Skip to content

Commit b17b6ee

Browse files
committed
fix CI failure
Signed-off-by: chenwei.sun <chenwei.sun@intel.com>
1 parent 15f5d0c commit b17b6ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

clang/test/dpct/yaml_has_cuda_syntax/common.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
// RUN: %if build_lit %{icpx -c -fsycl %T/out/common.cpp -o %T/out/common.o %}
1818

1919
// 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 %}
20+
// RUN: %if build_lit %{icpx -c -fsycl %T/out/utils.cpp.dp.cpp -o %T/out/utils.cpp.dp.o %}
2121

2222
// RUN: cat %S/MainSourceFiles.ref > %T/out/check_MainSourceFiles.yaml
2323
// RUN: cat %T/out/MainSourceFiles.yaml >>%T/out/check_MainSourceFiles.yaml

0 commit comments

Comments
 (0)