[PATCH] D28462: clang-format: Add new style option AlignConsecutiveMacros

2019-02-21 Thread Jacob Keller via Phabricator via cfe-commits
jacob-keller added a comment. In regards to whether clang-format should support this feature, I think it's pretty clear that a large number of users want it to. The tool already supports formatting various other definitions in a similar manner, including variables and struct members. So I

[PATCH] D28462: clang-format: Add new style option AlignConsecutiveMacros

2019-02-16 Thread Jacob Keller via Phabricator via cfe-commits
jacob-keller added a comment. Is there anything holding this up that could use help? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D28462/new/ https://reviews.llvm.org/D28462 ___ cfe-commits mailing list cfe-commits@lists.llvm.org