This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1e94decf41 [MINGW] normalize WIN32 macros new 6fc980f819 [OpenMP] Consistently use cubin extension for nvlink
The 1 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: include/clang/Driver/ToolChain.h | 6 +++ lib/Driver/ToolChain.cpp | 4 ++ lib/Driver/ToolChains/Clang.cpp | 23 ++++++++---- lib/Driver/ToolChains/Cuda.cpp | 26 ++++++++----- lib/Driver/ToolChains/Cuda.h | 4 +- test/Driver/openmp-offload-gpu.c | 79 +++++++++++++++++++++++++++------------- 6 files changed, 99 insertions(+), 43 deletions(-)