[PATCH] D21279: Fix some issues in clang-format's AlignConsecutive modes
Beren Minor via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 23 06:24:57 PDT 2016
berenm added a comment.
In https://reviews.llvm.org/D21279#550565, @djasper wrote:
> 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.
Ok, I probably misunderstood the situation, sorry.
https://reviews.llvm.org/D21279
More information about the cfe-commits
mailing list