[PATCH] D147176: [clang-format] NFC ensure Style operator== remains sorted for ease of editing

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 30 13:50:42 PDT 2023


owenpan added a comment.

In D147176#4232702 <https://reviews.llvm.org/D147176#4232702>, @MyDeveloperDay wrote:

> I can auto add us as all as reviewers if you'd like?  This means if the title contains `[clang-format]` or it impacts a file path of /clang/lib/Format it should in theory run this rule

You can add me to the reviewers. Can you add `clang/tools/clang-format` (and `fuzzer` if not recursive) to the paths? Should we also add `clang/unittests/Format`?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147176/new/

https://reviews.llvm.org/D147176



More information about the cfe-commits mailing list