[PATCH] D121576: [clang-format] Don't unwrap lines preceded by line comments
Marek Kurdej via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 15 06:35:47 PDT 2022
curdeius added a comment.
In D121576#3381295 <https://reviews.llvm.org/D121576#3381295>, @owenpan wrote:
> Right. I think we should have a specification (including when not to align the cells) and re-design the entire thing. It's not maintainable as is. I have some ideas but need to remove/change some of the existing test cases, e.g., those involving concatenated string literals. If you (and @curdeius and @HazardyKnusperkeks) agree, I can give it a shot.
It will be appreciated!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121576/new/
https://reviews.llvm.org/D121576
More information about the cfe-commits
mailing list