This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 848b631d3a [ASTImporter] Improve handling of incomplete types new 0f9b7cd618 Fix PR32933: crash on lambda capture of VLA new 65a18b37f9 [NFC] Remove some comments (IR aid) from a test file erroneo [...]
The 2 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/SemaStmt.cpp | 54 +++++++++++++++++++++++++++++++-- test/CodeGenCXX/vla.cpp | 59 ++++++++++++++++++++++++++++++++++++- test/SemaCXX/for-range-examples.cpp | 34 +++++++++++++++++++++ 3 files changed, 143 insertions(+), 4 deletions(-)