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

Jiří Zárevúcky via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 19 16:06:22 PDT 2017


jzr added a comment.

On a related note, would it be difficult to add support for custom spacing between the macro name and definition?
In the HelenOS project, we have definitions aligned two spaces after the longest name.


Repository:
  rL LLVM

https://reviews.llvm.org/D28462





More information about the cfe-commits mailing list