... of TokenAnnotator::splitPenalty. That is in my eyes a bit clearer in the workflow.
As a drive-by introduce (but not adapt anywhere else) isProto().
Paths
| Differential D135871
[clang-format][NFC] Handle language specific stuff at the top... ClosedPublic Authored by HazardyKnusperkeks on Oct 13 2022, 5:38 AM.
Details Summary ... of TokenAnnotator::splitPenalty. That is in my eyes a bit clearer in the workflow. As a drive-by introduce (but not adapt anywhere else) isProto().
Diff Detail
Unit TestsFailed
Event Timeline
Comment Actions LGTM
This revision is now accepted and ready to land.Oct 16 2022, 1:24 AM This revision was landed with ongoing or failed builds.Oct 24 2022, 12:28 PM Closed by commit rG006bf8d81770: [clang-format][NFC] Handle language specific stuff at the top... (authored by HazardyKnusperkeks). · Explain Why This revision was automatically updated to reflect the committed changes. HazardyKnusperkeks marked 2 inline comments as done.
Revision Contents
Diff 467452 clang/include/clang/Format/Format.h
clang/lib/Format/TokenAnnotator.cpp
|
Otherwise, it wouldn't be NFC.