[PATCH] D121576: [clang-format] Don't unwrap lines preceded by line comments
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 14 03:48:30 PDT 2022
MyDeveloperDay accepted this revision.
MyDeveloperDay added a comment.
I'm wondering if the presence of the comment would impact the CellCount, I might go back and add some more unit tests for the "non rectangular" change I made.
So this fixes the "}" going up onto the comment line, but not the indentation right?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121576/new/
https://reviews.llvm.org/D121576
More information about the cfe-commits
mailing list