[clang] [clang-tools-extra] [clang][AST] Fix crash in MatchChildASTVisitor::TraverseLambdaExpr (PR #70962)

via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 10 16:43:44 PST 2023


cor3ntin wrote:

+ @AaronBallman Having a nullptr init capture seems fishy, do we actually mean to allow capturing vla by reference here?

https://github.com/llvm/llvm-project/pull/70962


More information about the cfe-commits mailing list