This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bd9cd0b526 Fix a UBSan failure where this boolean was copied when unini [...] new 1b99a792a3 [OPRNMP] Fix for PR33445: ICE: OpenMP target containing orde [...]
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 | 27 ++++++++++++++------------ test/OpenMP/critical_codegen.cpp | 2 +- test/OpenMP/for_codegen.cpp | 2 +- test/OpenMP/for_simd_codegen.cpp | 2 +- test/OpenMP/master_codegen.cpp | 2 +- test/OpenMP/parallel_for_codegen.cpp | 32 ++++++++----------------------- test/OpenMP/parallel_for_simd_codegen.cpp | 2 +- test/OpenMP/parallel_sections_codegen.cpp | 6 ++---- test/OpenMP/sections_codegen.cpp | 2 +- test/OpenMP/single_codegen.cpp | 2 +- test/OpenMP/taskgroup_codegen.cpp | 2 +- 11 files changed, 33 insertions(+), 48 deletions(-)