================ @@ -9694,6 +9694,304 @@ TEST_F(FormatTest, ParenthesesAndOperandAlignment) { Style); } +TEST_F(FormatTest, AlignAfterConditionalStatements) { ---------------- gedare wrote:
Yes, it might be a good idea to consolidate all of the alignment tests in a new file. I'll plan to do that in my next iteration on this work, depending on if the direction is good. https://github.com/llvm/llvm-project/pull/108332 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits