This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2f7c11b459 [clang-format] Fix ObjC selectors with multiple params passe [...] new 2c97b35e76 [OPENMP, NVPTX] Codegen for target distribute parallel combi [...] new 29c65f90ec Set dso_local for guid decls.
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/CGOpenMPRuntimeNVPTX.cpp | 54 ++++++++++-- lib/CodeGen/CodeGenModule.cpp | 1 + test/CodeGenCXX/microsoft-templ-uuidof.cpp | 2 + ...arget_teams_distribute_parallel_for_codegen.cpp | 4 +- ...istribute_parallel_for_generic_mode_codegen.cpp | 98 ++++++++++++++++++++++ 5 files changed, 149 insertions(+), 10 deletions(-) create mode 100644 test/OpenMP/nvptx_target_teams_distribute_parallel_for_generic_ [...]