[PATCH] D21279: Fix some issues in clang-format's AlignConsecutive modes
Ben Harper via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 22 23:50:35 PDT 2016
bmharper added a comment.
I'll see what happens if I make IndentLevel the same for all tokens on a line. If not too much is broken by that, I should be able to handle it.
https://reviews.llvm.org/D21279
More information about the cfe-commits
mailing list