[PATCH] D94500: Rework Whitesmiths mode to use line-level values in UnwrappedLineParser
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 13 22:17:19 PST 2021
HazardyKnusperkeks added inline comments.
================
Comment at: clang/lib/Format/TokenAnalyzer.cpp:71
Env.getFirstStartColumn(), Style, Encoding, Allocator,
-
IdentTable);
----------------
timwoj wrote:
> HazardyKnusperkeks wrote:
> > Unrelated change (although I think it's good one).
> Should I split that into a separate commit?
In my Opinion that would be the best.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94500/new/
https://reviews.llvm.org/D94500
More information about the cfe-commits
mailing list