================
@@ -27901,39 +27901,39 @@ TEST_F(FormatTest,
AlignArrayOfStructuresLeftAlignmentNonSquare) {
// crashes, these tests assert that the array is not changed but will
// also act as regression tests for when it is properly fixed
verifyFormat("struct test demo[] = {\n"
- " {1, 2},\n"
+ " {1, 2 },\n"
----------------
HazardyKnusperkeks wrote:
But I'm not so sure about adding the spaces here.
https://github.com/llvm/llvm-project/pull/143781
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits