]> granicus.if.org Git - clang/commit
Add --cuda-path to mock a CUDA Toolkit installation to avoid
authorKelvin Li <kkwli0@gmail.com>
Tue, 12 Dec 2017 18:33:39 +0000 (18:33 +0000)
committerKelvin Li <kkwli0@gmail.com>
Tue, 12 Dec 2017 18:33:39 +0000 (18:33 +0000)
commitc7f86237939adefbfc16599d4b932ac352257958
tree88db4d2eb175e52f5d721762e362c6e4ba57b779
parent96484578625c26c20ca2c80a3ad85410bcb6c8cb
Add --cuda-path to mock a CUDA Toolkit installation to avoid
unexpected error messages for incompatibility between the
default SM level and the support in the installed toolkit.

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@320506 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/unknown-std.cpp