This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b5da797fed Fix llvm-clang-x86_64-expensive-checks-win build by setting [...] new 3dc36a9893 [OPENMP] Fix emission of the __kmpc_global_thread_num.
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 | 39 +++++++++++++++++++--- lib/CodeGen/CGOpenMPRuntime.h | 6 ++++ lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 3 ++ ...istribute_parallel_for_generic_mode_codegen.cpp | 2 +- test/OpenMP/parallel_if_codegen.cpp | 4 +-- test/OpenMP/single_codegen.cpp | 6 ++-- test/OpenMP/single_firstprivate_codegen.cpp | 2 +- test/OpenMP/taskgroup_task_reduction_codegen.cpp | 2 +- test/OpenMP/taskloop_reduction_codegen.cpp | 2 +- test/OpenMP/taskloop_simd_reduction_codegen.cpp | 2 +- 10 files changed, 54 insertions(+), 14 deletions(-)