This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 681787a6f6 [clang][ARC] Fix test for commit r347699 new 203f103b27 [MS] Push outermost class DeclContexts only in -fdelayed-tem [...] new 260cb965db [OPENMP][NVPTX]Basic support for reductions across the teams.
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/CodeGen/CGOpenMPRuntime.h | 17 +- lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 480 +++------- lib/Parse/ParseTemplate.cpp | 35 +- test/OpenMP/nvptx_teams_reduction_codegen.cpp | 1203 +++---------------------- test/Parser/DelayedTemplateParsing.cpp | 30 + 5 files changed, 302 insertions(+), 1463 deletions(-)