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 15f5d0c commit b17b6eeCopy full SHA for b17b6ee
1 file changed
clang/test/dpct/yaml_has_cuda_syntax/common.cpp
@@ -17,7 +17,7 @@
17
// RUN: %if build_lit %{icpx -c -fsycl %T/out/common.cpp -o %T/out/common.o %}
18
19
// RUN: FileCheck %S/utils.cpp --match-full-lines --input-file %T/out/utils.cpp.dp.cpp
20
-// RUN: %if build_lit %{icpx -c -fsycl %T/out/utils.cpp.dp.cpp -o %T/out/ utils.cpp.dp.o %}
+// RUN: %if build_lit %{icpx -c -fsycl %T/out/utils.cpp.dp.cpp -o %T/out/utils.cpp.dp.o %}
21
22
// RUN: cat %S/MainSourceFiles.ref > %T/out/check_MainSourceFiles.yaml
23
// RUN: cat %T/out/MainSourceFiles.yaml >>%T/out/check_MainSourceFiles.yaml
0 commit comments