This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e21edc4d3c Fix openmp-offload.c test on Windows new 97c6e987f8 Revert r310291, r310300 and r310332 because of test failure [...] new 1775aeb055 Darwin's toolchain should be initialized before openmp offlo [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Driver/Driver.cpp | 10 ++- lib/Driver/ToolChains/Clang.cpp | 8 +-- lib/Driver/ToolChains/CommonArgs.cpp | 125 ----------------------------------- lib/Driver/ToolChains/CommonArgs.h | 7 -- lib/Driver/ToolChains/Cuda.cpp | 95 +------------------------- lib/Driver/ToolChains/Cuda.h | 20 +----- lib/Driver/ToolChains/Gnu.cpp | 125 +++++++++++++++++++++++++++++++++++ test/Driver/openmp-offload.c | 48 -------------- 8 files changed, 138 insertions(+), 300 deletions(-)