Issue |
134091
|
Summary |
[clang-format] SkipMacroDefinitionBody breaks AlignConsecutiveMacros
|
Labels |
clang-format
|
Assignees |
|
Reporter |
LekKit
|
When enabling `SkipMacroDefinitionBody`, simple value definitions no longer get formatted properly via `AlignConsecutiveMacros`.
While it might be nontrivial, it might be a good idea to align indentation of macros that would be otherwise properly handled with `AlignConsecutiveMacros`, without actually formatting them. Or at least document that `SkipMacroDefinitionBody` and `AlignConsecutiveMacros` are mutually exclusive.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs