Skip to content

Commit b642e03

Browse files
committed
[cuda][hip] Temporarily XFAIL on arm
1 parent 50d2d33 commit b642e03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/Driver/cuda-simple.cu

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Verify that we can parse a simple CUDA file with or without -save-temps
22
// http://llvm.org/PR22936
33
// RUN: %clang -nocudainc -nocudalib -Werror -fsyntax-only -c %s
4+
// XFAIL: arm
45
//
56
// Verify that we pass -x cuda-cpp-output to compiler after
67
// preprocessing a CUDA file

0 commit comments

Comments
 (0)