This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f34140f971 Revert enabling frame pointer elimination on OpenBSD for now. new 96d351f27a [OPENMP]Improve analysis of implicit captures.
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/Sema/SemaOpenMP.cpp | 58 ++++++++++++++-------- .../distribute_parallel_for_default_messages.cpp | 8 +-- ...stribute_parallel_for_simd_default_messages.cpp | 8 +-- test/OpenMP/nvptx_lambda_capturing.cpp | 4 +- .../target_parallel_for_default_messages.cpp | 4 +- .../target_parallel_for_simd_default_messages.cpp | 4 +- ...rget_teams_distribute_firstprivate_messages.cpp | 2 +- .../teams_distribute_firstprivate_messages.cpp | 2 +- .../teams_distribute_lastprivate_messages.cpp | 2 +- ...stribute_parallel_for_firstprivate_messages.cpp | 2 +- ...istribute_parallel_for_lastprivate_messages.cpp | 2 +- ..._distribute_parallel_for_reduction_messages.cpp | 4 +- ...stribute_parallel_for_simd_aligned_messages.cpp | 2 +- ...ute_parallel_for_simd_firstprivate_messages.cpp | 2 +- ...bute_parallel_for_simd_lastprivate_messages.cpp | 2 +- ...istribute_parallel_for_simd_linear_messages.cpp | 4 +- ...ribute_parallel_for_simd_reduction_messages.cpp | 4 +- .../OpenMP/teams_distribute_reduction_messages.cpp | 4 +- .../teams_distribute_simd_aligned_messages.cpp | 2 +- ...teams_distribute_simd_firstprivate_messages.cpp | 2 +- .../teams_distribute_simd_lastprivate_messages.cpp | 2 +- .../teams_distribute_simd_linear_messages.cpp | 4 +- .../teams_distribute_simd_reduction_messages.cpp | 4 +- test/OpenMP/teams_firstprivate_messages.cpp | 2 +- test/OpenMP/teams_reduction_messages.cpp | 4 +- 25 files changed, 78 insertions(+), 60 deletions(-)