brintos

brintos / llvm-project-archived public Read only

0
0
Text · 179 B · c783823 Raw
5 lines · plain
1// RUN: %clang_dxc -Tlib_6_3  -### %s 2>&1 | FileCheck %s2 3// Make sure a non `.hlsl` file is considered an HLSL source file in dxc mode.4// CHECK: "-x" "hlsl" "{{.*}}dxc_I.test"5