]> granicus.if.org Git - clang/commit
Reverted r248408 "[CUDA] Added CUDA installation detector class."
authorArtem Belevich <tra@google.com>
Wed, 23 Sep 2015 18:28:30 +0000 (18:28 +0000)
committerArtem Belevich <tra@google.com>
Wed, 23 Sep 2015 18:28:30 +0000 (18:28 +0000)
commit97ff33326b392d1709762f33c0fba68d8fa21e75
treebb5582c16b76cf8b670ba2da72791696fe230953
parenta7cb24e2af4195e413a1fbc20af78c30143d64c8
Reverted r248408 "[CUDA] Added CUDA installation detector class."

because included test fails on some platforms.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@248413 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
test/Driver/Inputs/CUDA/usr/local/cuda/include/.keep [deleted file]
test/Driver/Inputs/CUDA/usr/local/cuda/lib/.keep [deleted file]
test/Driver/Inputs/CUDA/usr/local/cuda/lib64/.keep [deleted file]
test/Driver/Inputs/CUDA/usr/local/cuda/nvvm/libdevice/.keep [deleted file]
test/Driver/cuda-detect.cu [deleted file]