This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c7d0ffff68 CodeGen: Fix missing debug loc due to alloca new 3692af84ce [OPENMP] Fix PR35013: Fix passing VLAs captures to outlined [...]
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 | 8 +++++++- test/OpenMP/for_reduction_codegen.cpp | 4 ++-- test/OpenMP/for_reduction_codegen_UDR.cpp | 4 ++-- test/OpenMP/parallel_codegen.cpp | 6 +++--- test/OpenMP/target_firstprivate_codegen.cpp | 2 +- test/OpenMP/target_parallel_codegen.cpp | 4 ++-- test/OpenMP/target_teams_codegen.cpp | 4 ++-- test/OpenMP/vla_crash.c | 22 +++++++++++++++++++++- 8 files changed, 40 insertions(+), 14 deletions(-)