This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bf61dda591 CachePruning: Allow limiting the number of files in the cach [...] new 319c773ce5 [OPENMP] Added missed checks for for [simd] based directives.
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: include/clang/Basic/OpenMPKinds.def | 1 + lib/Sema/SemaOpenMP.cpp | 52 +++++++++++++ ...=> distribute_parallel_for_linear_messages.cpp} | 86 +++++++++++----------- ...ms_distribute_parallel_for_simd_misc_messages.c | 4 + .../target_teams_distribute_simd_misc_messages.c | 4 + test/OpenMP/taskloop_simd_codegen.cpp | 4 +- test/OpenMP/taskloop_simd_misc_messages.c | 4 + 7 files changed, 110 insertions(+), 45 deletions(-) copy test/OpenMP/{distribute_simd_linear_messages.cpp => distribute_parallel_for_l [...]