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 08e4ccb commit 3cbdd9fCopy full SHA for 3cbdd9f
clang/test/Driver/hipstdpar.c
@@ -1,5 +1,7 @@
1
// XFAIL: target={{.*}}-apple{{.*}}
2
// XFAIL: target={{.*}}-windows{{.*}}
3
+// XFAIL: target={{.*}}hexagon{{.*}}
4
+// XFAIL: target={{.*}}-ps5{{.*}}
5
6
// RUN: not %clang -### --hipstdpar -nogpulib -nogpuinc --compile %s 2>&1 | \
7
// RUN: FileCheck --check-prefix=HIPSTDPAR-MISSING-LIB %s
0 commit comments