]> granicus.if.org Git - clang/commit
Add -nocudainc option to CUDA preprocessor test.
authorSamuel Antao <sfantao@us.ibm.com>
Thu, 4 Feb 2016 08:13:16 +0000 (08:13 +0000)
committerSamuel Antao <sfantao@us.ibm.com>
Thu, 4 Feb 2016 08:13:16 +0000 (08:13 +0000)
commitda6e53c2620d92ec6ff16c23af69c4e531d23417
tree8e768c2caf3446e0f8d21e3898f2c8a660d20325
parentcd4d0d0255967e37d75d4156ec18b24ea420f852
Add -nocudainc option to CUDA preprocessor test.

If include files are used in the CUDA preprocessor tests it will cause a
failure due to a missing header file in hosts that do not match the triple
in the test. E.g. powerpc64le have CUDA support but the include files
cannot be used for an x86 target.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@259769 91177308-0d34-0410-b5e6-96231b3b80d8
test/Preprocessor/cuda-preprocess.cu