Skip to content

Commit afd6d3b

Browse files
author
git apple-llvm automerger
committed
Merge commit 'b642e0348512' from llvm.org/master into apple/master
2 parents 3d9d129 + b642e03 commit afd6d3b

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)