[PATCH] D28462: clang-format: Add new style option AlignConsecutiveMacros
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 2 08:53:12 PDT 2019
sammccall added a comment.
It sounds like this is fairly low-risk (it's behind a flag that's off by default), has been approved, and we want it in clang-format 9, so I'm going to rebase and land it.
I don't understand the patch in detail so if there is significant fallout I'll have to revert and leave to @MyDeveloperDay and @VelocityRa.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D28462/new/
https://reviews.llvm.org/D28462
More information about the cfe-commits
mailing list