This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6c70d597ab [rename] Introduce symbol occurrences new 430fd9ec7c [OPENMP] Fix for PR33922: New ident_t flags for __kmpc_for_s [...]
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: lib/CodeGen/CGOpenMPRuntime.cpp | 134 +++++++++++++++++++---------------- lib/CodeGen/CGOpenMPRuntime.h | 73 ++++++++++--------- lib/CodeGen/CGStmtOpenMP.cpp | 39 +++++----- test/OpenMP/distribute_codegen.cpp | 7 +- test/OpenMP/for_codegen.cpp | 7 +- test/OpenMP/parallel_for_codegen.cpp | 11 +-- test/OpenMP/sections_codegen.cpp | 5 +- 7 files changed, 151 insertions(+), 125 deletions(-)