================
@@ -22276,7 +22276,7 @@ TEST_F(FormatTest,
CatchAlignArrayOfStructuresLeftAlignment) {
verifyFormat("auto foo = Items{\n"
" Section{\n"
" 0, bar(),\n"
- " }\n"
+ " }\n"
----------------
HazardyKnusperkeks wrote:I'd say this is fine. https://github.com/llvm/llvm-project/pull/143781 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
