]> granicus.if.org Git - clang/commit
Revert r310489 and follow-up commits r310505, r310519, r310537 and r310549
authorAlex Lorenz <arphaman@gmail.com>
Thu, 10 Aug 2017 10:34:46 +0000 (10:34 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Thu, 10 Aug 2017 10:34:46 +0000 (10:34 +0000)
commit6da9364687f6f3a561779f1ade57a12ed0c5aa9a
treea43826f179d66cb716f78decd0db9f06705f5a5b
parenta2fc7dbc981deab96d1633331da793e2333c7521
Revert r310489 and follow-up commits r310505, r310519, r310537 and r310549

Commit r310489 caused 'openmp-offload.c' test failures on Darwin and other
platforms:
http://lab.llvm.org:8080/green/job/clang-stage1-cmake-RA-incremental_check/39230/testReport/junit/Clang/Driver/openmp_offload_c/

The follow-up commits tried to fix the test, but the test is still failing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@310580 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/Options.td
lib/Driver/ToolChains/Cuda.cpp
lib/Driver/ToolChains/Cuda.h
test/Driver/openmp-offload.c