We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1a652a commit 836eca6Copy full SHA for 836eca6
1 file changed
clang/test/dpct/compilation_database/parse_single_quoted_str/test.cu
@@ -1,3 +1,5 @@
1
+// UNSUPPORTED: system-windows
2
+// RUN: rm -rf out
3
// RUN: cd %T
4
// RUN: cat %S/compile_commands.json > %T/compile_commands.json
5
// RUN: cat %s > %T/test.cu
0 commit comments