sstwcw abandoned this revision. sstwcw added inline comments.
================ Comment at: clang/unittests/Format/FormatTest.cpp:16854 + // that things still get aligned. + Alignment.ColumnLimit = 20; EXPECT_EQ("int a(int x,\n" ---------------- HazardyKnusperkeks wrote: > I disagree. Limit 0 and Limit != 0 behaves differently and you should not > remove the old test. I hadn't noticed Limit != 0 behaves differently. Now I understand I don't need to change this test. I am going to close this diff. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D119625/new/ https://reviews.llvm.org/D119625 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits