================
@@ -24325,6 +24325,64 @@ TEST_F(FormatTest, FormatsLambdas) {
" })));\n"
"}",
Style);
+
+ // Verify that BeforeLambdaBody does not cause arguments before the lambda to
----------------
HazardyKnusperkeks wrote:I think you can drop most of your comments here. https://github.com/llvm/llvm-project/pull/182319 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
