[cuda][hip] Temporarily XFAIL on arm

This commit is contained in:
Michael Liao 2020-02-04 20:25:12 -05:00
parent 50d2d33b8e
commit b642e03485
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
// Verify that we can parse a simple CUDA file with or without -save-temps
// http://llvm.org/PR22936
// RUN: %clang -nocudainc -nocudalib -Werror -fsyntax-only -c %s
// XFAIL: arm
//
// Verify that we pass -x cuda-cpp-output to compiler after
// preprocessing a CUDA file