This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 49034bc138 [OPENMP]Fix PR42159: do not capture threadprivate variables. new cea41a9fb1 [clang][NewPM] Add -fno-experimental-new-pass-manager to tests
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: test/CodeGen/aggregate-assign-call.c | 45 ++++++++-------- test/CodeGen/arm_acle.c | 66 +++++++++++++---------- test/CodeGen/cspgo-instrumentation.c | 8 +-- test/CodeGen/cspgo-instrumentation_lto.c | 8 +-- test/CodeGen/cspgo-instrumentation_thinlto.c | 8 +-- test/CodeGen/pgo-instrumentation.c | 8 +-- test/CodeGen/thinlto-debug-pm.c | 4 +- test/CodeGenCXX/auto-var-init.cpp | 25 ++++++--- test/CodeGenCXX/conditional-temporaries.cpp | 26 ++++++--- test/CodeGenCXX/member-function-pointer-calls.cpp | 10 +++- test/CodeGenObjC/os_log.m | 12 +++-- test/CodeGenObjCXX/os_log.mm | 4 +- test/Misc/pr32207.c | 2 +- 13 files changed, 135 insertions(+), 91 deletions(-)