This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f20a280b3b [OpenMP] Avoid VLAs for some reductions on array sections new d194f2aeb2 Revert "[OpenMP] Avoid VLAs for some reductions on array sections"
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/CGOpenMPRuntime.cpp | 10 +- lib/CodeGen/CGStmtOpenMP.cpp | 7 +- lib/Sema/SemaOpenMP.cpp | 83 +-------- test/OpenMP/for_reduction_codegen.cpp | 289 +++++------------------------- test/OpenMP/for_reduction_codegen_UDR.cpp | 133 ++++++-------- 5 files changed, 109 insertions(+), 413 deletions(-)