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

Lassi Niemistö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 31 04:18:35 PDT 2018


lassi.niemisto added a comment.

My project team would also highly appreciate if this got implemented. Currently working around the issue by post-formatting the clang-formatted files with uncrustify and filtering it so that it only touches lines starting with #.


Repository:
  rL LLVM

https://reviews.llvm.org/D28462





More information about the llvm-commits mailing list