This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 700e3d5d77 [ubsan] array-bounds: Ignore params with constant size new fd1985cea5 [OPENMP] Simplify codegen for loop iteration variables in lo [...]
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/CodeGen/CGStmtOpenMP.cpp | 7 ++++++- test/OpenMP/distribute_parallel_for_lastprivate_codegen.cpp | 2 +- test/OpenMP/distribute_parallel_for_simd_lastprivate_codegen.cpp | 2 +- test/OpenMP/for_codegen.cpp | 2 ++ test/OpenMP/for_lastprivate_codegen.cpp | 1 + test/OpenMP/for_linear_codegen.cpp | 5 +++++ test/OpenMP/parallel_for_linear_codegen.cpp | 2 ++ 7 files changed, 18 insertions(+), 3 deletions(-)