Skip to content

Commit 836eca6

Browse files
authored
[SYCLomatic] Disable one lit test run on Windows platform (#2729)
Signed-off-by: chenwei.sun <chenwei.sun@intel.com>
1 parent b1a652a commit 836eca6

File tree

1 file changed

+2
-0
lines changed
  • clang/test/dpct/compilation_database/parse_single_quoted_str

1 file changed

+2
-0
lines changed

clang/test/dpct/compilation_database/parse_single_quoted_str/test.cu

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// UNSUPPORTED: system-windows
2+
// RUN: rm -rf out
13
// RUN: cd %T
24
// RUN: cat %S/compile_commands.json > %T/compile_commands.json
35
// RUN: cat %s > %T/test.cu

0 commit comments

Comments
 (0)