[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Driver / dxc_I.hlsl
blob166325bdfccd13e7b1a1a6b6de9eca1c88b0c3cb
1 // RUN: %clang_dxc -I test -Tlib_6_3  -### %s 2>&1 | FileCheck %s
3 // Make sure -I send to cc1.
4 // CHECK:"-I" "test"