]> granicus.if.org Git - clang/commit
[CUDA] Fix two failed test cases using --cuda-path-ignore-env
authorJiading Gai <jiading.gai@gmail.com>
Wed, 26 Sep 2018 07:07:48 +0000 (07:07 +0000)
committerJiading Gai <jiading.gai@gmail.com>
Wed, 26 Sep 2018 07:07:48 +0000 (07:07 +0000)
commit0049e3f0513f2432ee0891aa567f492057c00661
tree72085e595a8a7dc988e86db51beded117f902ef9
parent721671a64123df96e44a1cdef45f82525f888de0
[CUDA] Fix two failed test cases using --cuda-path-ignore-env

Add --cuda-path-ignore-env option to those test cases to ensure the clang
driver always pick the CUDA path specified by --sysroot.

Reviewers: tra, Hahnfeld

Differential Revision: https://reviews.llvm.org/D52259

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@343075 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/cuda-detect.cu
test/Driver/cuda-macosx.cu