berenm marked 7 inline comments as done. ================ Comment at: unittests/Format/FormatTest.cpp:8699 @@ +8698,3 @@ + "int one = 1;\n" + "\n" + "unsigned oneTwoThree = 123;", ---------------- I think I actually managed to do something about that.
I added a test case as well to check that AlignConsecutive* respect the column limit. http://reviews.llvm.org/D12362 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits