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.
hipstdpar
1 parent 63bbc25 commit 0701ee6Copy full SHA for 0701ee6
clang/test/Driver/hipstdpar.c
@@ -1,3 +1,6 @@
1
+// XFAIL: target={{.*}}-apple{{.*}}
2
+// XFAIL: target={{.*}}-windows{{.*}}
3
+
4
// RUN: not %clang -### --hipstdpar -nogpulib -nogpuinc --compile %s 2>&1 | \
5
// RUN: FileCheck --check-prefix=HIPSTDPAR-MISSING-LIB %s
6
// RUN: %clang -### --hipstdpar --hipstdpar-path=%S/Inputs/hipstdpar \
0 commit comments