This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0287533e3f Specify target triple to fix the tests I committed in r36035 [...] new 00f43c390b [OPENMP]Fix PR41767: diagnose DSA for variables in clauses w [...]
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 | 98 +++++++++++++++++++++- test/OpenMP/distribute_parallel_for_ast_print.cpp | 8 +- .../distribute_parallel_for_simd_ast_print.cpp | 4 +- test/OpenMP/parallel_for_ast_print.cpp | 4 +- test/OpenMP/parallel_for_schedule_messages.cpp | 2 + test/OpenMP/parallel_messages.cpp | 2 +- test/OpenMP/target_parallel_for_ast_print.cpp | 4 +- test/OpenMP/target_parallel_for_simd_ast_print.cpp | 4 +- ...t_teams_distribute_parallel_for_if_messages.cpp | 2 + 9 files changed, 112 insertions(+), 16 deletions(-)