We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 163b214 commit 631547dCopy full SHA for 631547d
clang/test/Driver/dxc_I.test
@@ -1,4 +1,4 @@
1
// RUN: %clang_dxc -Tlib_6_3 -### %s 2>&1 | FileCheck %s
2
3
// Make sure a non `.hlsl` file is considered an HLSL source file in dxc mode.
4
-// CHECK: "-x" "hlsl" "{{.*}}/dxc_I.test"
+// CHECK: "-x" "hlsl" "{{.*}}dxc_I.test"
0 commit comments