[clang] [clang-format] Option to Ignore Trailing Comment Length to AlignConsecutive (PR #190668)
Ben Dunkin via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 17 12:18:15 PDT 2026
bdunkin wrote:
The reason it ignores the column limit is because I've not found a way to incorporate alignment decisions in to the line break logic. However, it seems like this is really the crux of a bunch of issues, so I will try to look in to it more deeply. It might be a significant change.
https://github.com/llvm/llvm-project/pull/190668
More information about the cfe-commits
mailing list