================ @@ -20272,14 +20318,16 @@ TEST_F(FormatTest, AlignWithLineBreaks) { /*AcrossComments=*/false, /*AlignCompound=*/false, /*AlignFunctionDeclarations=*/false, /*AlignFunctionPointers=*/false, - /*PadOperators=*/true})); + /*PadOperators=*/true, + /*AlignBlockComments=*/false})); ---------------- owenca wrote:
Sort and bin-pack. https://github.com/llvm/llvm-project/pull/109497 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits