[PATCH] D120220: [clang-format][NFC] Fix typos and inconsistencies
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 20 23:52:26 PST 2022
owenpan added inline comments.
================
Comment at: clang/lib/Format/Format.cpp:1664
+ // Ensure the list has 'type' in it
auto type = std::find(Style->QualifierOrder.begin(),
----------------
HazardyKnusperkeks wrote:
> ;)
Good catch! I will add it when landing D120217.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120220/new/
https://reviews.llvm.org/D120220
More information about the cfe-commits
mailing list