This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c17b8a6284 [MS] Add metadata for __declspec(allocator) new b0743db40c [OPENMP] Sync __kmpc_alloc/_kmpc_free function with the runtime.
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 | 25 ++++++++----- test/OpenMP/allocate_codegen.cpp | 26 +++++++------ test/OpenMP/for_lastprivate_codegen.cpp | 31 ++++++++-------- test/OpenMP/for_linear_codegen.cpp | 26 +++++++------ test/OpenMP/for_reduction_codegen_UDR.cpp | 26 +++++++------ test/OpenMP/parallel_firstprivate_codegen.cpp | 53 +++++++++++++++------------ test/OpenMP/parallel_private_codegen.cpp | 27 ++++++++------ 7 files changed, 117 insertions(+), 97 deletions(-)