This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7de981a54a Reland "[mips] Teach the driver to accept -m(no-)gpopt." new 98456c30ff [OPENMP] Fix DSA processing for member declaration.
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/SemaExprMember.cpp | 6 ++- lib/Sema/SemaOpenMP.cpp | 62 +++++++++++----------- ...istribute_parallel_for_lastprivate_messages.cpp | 4 +- .../distribute_parallel_for_reduction_messages.cpp | 4 +- ...bute_parallel_for_simd_lastprivate_messages.cpp | 4 +- ...ribute_parallel_for_simd_reduction_messages.cpp | 4 +- .../distribute_simd_lastprivate_messages.cpp | 4 +- test/OpenMP/distribute_simd_reduction_messages.cpp | 4 +- test/OpenMP/dump.cpp | 8 +-- test/OpenMP/for_lastprivate_messages.cpp | 4 +- test/OpenMP/for_reduction_messages.cpp | 4 +- test/OpenMP/for_simd_lastprivate_messages.cpp | 4 +- test/OpenMP/for_simd_reduction_messages.cpp | 4 +- test/OpenMP/parallel_for_lastprivate_messages.cpp | 4 +- test/OpenMP/parallel_for_reduction_messages.cpp | 10 +++- .../parallel_for_simd_lastprivate_messages.cpp | 4 +- .../parallel_for_simd_reduction_messages.cpp | 4 +- test/OpenMP/parallel_reduction_messages.cpp | 4 +- .../parallel_sections_lastprivate_messages.cpp | 4 +- .../parallel_sections_reduction_messages.cpp | 4 +- test/OpenMP/sections_lastprivate_messages.cpp | 4 +- test/OpenMP/sections_reduction_messages.cpp | 4 +- test/OpenMP/simd_lastprivate_messages.cpp | 4 +- test/OpenMP/simd_reduction_messages.cpp | 4 +- .../target_parallel_for_lastprivate_messages.cpp | 4 +- .../target_parallel_for_reduction_messages.cpp | 4 +- ...rget_parallel_for_simd_lastprivate_messages.cpp | 4 +- ...target_parallel_for_simd_reduction_messages.cpp | 4 +- test/OpenMP/target_parallel_reduction_messages.cpp | 4 +- test/OpenMP/target_simd_lastprivate_messages.cpp | 4 +- test/OpenMP/target_simd_reduction_messages.cpp | 4 +- ...arget_teams_distribute_lastprivate_messages.cpp | 4 +- ...istribute_parallel_for_lastprivate_messages.cpp | 4 +- ..._distribute_parallel_for_reduction_messages.cpp | 4 +- ...bute_parallel_for_simd_lastprivate_messages.cpp | 4 +- ...ribute_parallel_for_simd_reduction_messages.cpp | 4 +- .../target_teams_distribute_reduction_messages.cpp | 4 +- ..._teams_distribute_simd_lastprivate_messages.cpp | 4 +- ...et_teams_distribute_simd_reduction_messages.cpp | 4 +- test/OpenMP/target_teams_reduction_messages.cpp | 4 +- test/OpenMP/taskgroup_task_reduction_messages.cpp | 4 +- test/OpenMP/taskloop_lastprivate_messages.cpp | 4 +- test/OpenMP/taskloop_reduction_messages.cpp | 4 +- test/OpenMP/taskloop_simd_lastprivate_messages.cpp | 4 +- test/OpenMP/taskloop_simd_reduction_messages.cpp | 4 +- .../teams_distribute_lastprivate_messages.cpp | 4 +- ...istribute_parallel_for_lastprivate_messages.cpp | 4 +- ..._distribute_parallel_for_reduction_messages.cpp | 4 +- ...bute_parallel_for_simd_lastprivate_messages.cpp | 4 +- ...ribute_parallel_for_simd_reduction_messages.cpp | 4 +- .../OpenMP/teams_distribute_reduction_messages.cpp | 4 +- .../teams_distribute_simd_lastprivate_messages.cpp | 4 +- .../teams_distribute_simd_reduction_messages.cpp | 4 +- test/OpenMP/teams_reduction_messages.cpp | 4 +- 54 files changed, 147 insertions(+), 139 deletions(-)