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 5d5121b commit f03edd9Copy full SHA for f03edd9
clang/test/CodeGenSYCL/kernel-param-acc-array-ih.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clang -I %S/Inputs -fsycl-device-only -Xclang -fsycl-int-header=/iusers/rdeodhar/work/dpcc/jira/7004/t.h %s -c -o %T/kernel.spv
+// RUN: %clang -I %S/Inputs -fsycl-device-only -Xclang -fsycl-int-header=%t.h %s -c -o %T/kernel.spv
2
// RUN: FileCheck -input-file=%t.h %s
3
4
// This test checks the integration header generated when
0 commit comments