This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1c40858fc2 [OpenMP][Clang] Support for target math functions new 03fbaba682 [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 | 99 +++++++++++++++++++++- 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/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 + 8 files changed, 112 insertions(+), 15 deletions(-)