]> granicus.if.org Git - clang/commit
Tell the driver that CUDA is a C++-like language, so that we get C++
authorPeter Collingbourne <peter@pcc.me.uk>
Sun, 20 May 2012 23:28:36 +0000 (23:28 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Sun, 20 May 2012 23:28:36 +0000 (23:28 +0000)
commitd26db2f595ee008719856fff3622357d6e41e9ef
treebcf275ff355861060b18a98e535c276d6baccd32
parenta77b75950ab14552748f1653b7449486c38e0a36
Tell the driver that CUDA is a C++-like language, so that we get C++
header searches with CUDA.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157172 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Types.cpp