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.
1 parent 50d2d33 commit b642e03Copy full SHA for b642e03
clang/test/Driver/cuda-simple.cu
@@ -1,6 +1,7 @@
1
// Verify that we can parse a simple CUDA file with or without -save-temps
2
// http://llvm.org/PR22936
3
// RUN: %clang -nocudainc -nocudalib -Werror -fsyntax-only -c %s
4
+// XFAIL: arm
5
//
6
// Verify that we pass -x cuda-cpp-output to compiler after
7
// preprocessing a CUDA file
0 commit comments