[PATCH] D120220: [clang-format][NFC] Fix typos and inconsistencies

Björn Schäpers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 20 23:19:28 PST 2022


HazardyKnusperkeks added a comment.

A bit late, but maybe you want to do a follow up. ;)



================
Comment at: clang/lib/Format/Format.cpp:1664
 
+  // Ensure the list has 'type' in it
   auto type = std::find(Style->QualifierOrder.begin(),
----------------
;)


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