[PATCH] D140835: [clang-format] Improve UnwrappedLineParser::mightFitOnOneLine()
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 5 06:09:30 PST 2023
HazardyKnusperkeks accepted this revision.
HazardyKnusperkeks added a comment.
This revision is now accepted and ready to land.
In D140835#4028274 <https://reviews.llvm.org/D140835#4028274>, @owenpan wrote:
> If `RemoveBracesLLVM` is false, the line is too long and will wrap.
That's what I fail to see, but if you say so.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140835/new/
https://reviews.llvm.org/D140835
More information about the cfe-commits
mailing list