This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1b7423d Use -### so the mbig-obj.c test passes when there is no regis [...] new e56476e Reverting commit r290983 while debugging test failure on windows. new 05ecdd8 Support -fno-delayed-template-parsing in clang-cl.exe new 2c7a72a [Sema] Replace remove_if+erase with erase_if. NFC.
The 3 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/Options.td | 5 +- lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 268 +++++++++++++------------ lib/CodeGen/CGOpenMPRuntimeNVPTX.h | 47 +++-- lib/Sema/SemaCUDA.cpp | 6 +- lib/Sema/SemaOverload.cpp | 4 +- test/Driver/cl-options.c | 8 + test/OpenMP/nvptx_target_codegen.cpp | 372 +++++++++++++++-------------------- 7 files changed, 337 insertions(+), 373 deletions(-)