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 538005a commit 587443cCopy full SHA for 587443c
test/DebugInfo/NonSemantic/DebugFunction.cl
@@ -25,7 +25,7 @@ void kernel k() {
25
// CHECK-SPIRV-DAG: String [[foo:[0-9]+]] "foo"
26
// CHECK-SPIRV-DAG: String [[#EmptyStr:]] ""
27
// CHECK-SPIRV-DAG: String [[k:[0-9]+]] "k"
28
-// CHECK-SPIRV-DAG: String [[#CV:]] "{{.*}}clang version [[#]].0.0
+// CHECK-SPIRV-DAG: String [[#CV:]] "{{.*}}clang version [[#]].[[#]].[[#]]
29
// CHECK-SPIRV: [[#CU:]] [[#]] DebugCompilationUnit
30
// CHECK-SPIRV: [[#FuncFoo:]] [[#]] DebugFunction [[foo]] {{.*}} [[#CU]]
31
// CHECK-SPIRV: [[#FuncK:]] [[#]] DebugFunction [[k]] {{.*}} [[#CU]]
0 commit comments