================
@@ -16312,6 +16312,7 @@ TreeTransform<Derived>::TransformLambdaExpr(LambdaExpr
*E) {
TPL->containsUnexpandedParameterPack();
}
+ LSI->BeforeCompoundStatement = true;
----------------
cor3ntin wrote:Do we still need that? https://github.com/llvm/llvm-project/pull/211811 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
