[PATCH] D21279: Fix some issues in clang-format's AlignConsecutive modes

Daniel Jasper via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 23 06:07:05 PDT 2016


djasper added a comment.

Are we talking completely past each other? I specifically think we should *NOT* combine NestingLevel and IndentLevel into one value. Not in ScopeLevel() and not anywhere else.


https://reviews.llvm.org/D21279





More information about the cfe-commits mailing list