This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f0382ad6ef [Driver][RISCV] Another Windows file separator fix for riscv [...] new 568cb88091 Handle scoped_lockable objects being returned by value in C++17. new ffd83ec964 Make internal/private GVs implicitly dso_local.
The 2 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/Analysis/ThreadSafety.cpp | 56 ++++++++++++++++++++-- lib/CodeGen/CGOpenMPRuntime.cpp | 1 + .../microsoft-abi-static-initializers.cpp | 6 +-- test/OpenMP/target_codegen_registration.cpp | 2 +- .../target_parallel_codegen_registration.cpp | 2 +- .../target_parallel_for_codegen_registration.cpp | 2 +- ...rget_parallel_for_simd_codegen_registration.cpp | 2 +- test/OpenMP/target_simd_codegen_registration.cpp | 2 +- test/OpenMP/target_teams_codegen_registration.cpp | 2 +- ...arget_teams_distribute_codegen_registration.cpp | 2 +- ..._teams_distribute_simd_codegen_registration.cpp | 2 +- test/SemaCXX/warn-thread-safety-analysis.cpp | 26 ++++++++++ 12 files changed, 89 insertions(+), 16 deletions(-)