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

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 13 06:46:56 PDT 2023


MyDeveloperDay added a comment.

In D147176#4263621 <https://reviews.llvm.org/D147176#4263621>, @owenpan wrote:

> @MyDeveloperDay We keep getting "spammed" by [libc++][format] patches. Can you delete the rule in H987 <https://reviews.llvm.org/H987>:
>
>   "field": "differential.revision.title",
>   "condition": "contains",
>   "value": "[Format]"
>
> or change "contains" to something equivalent to "starts with"?

I removed this a few days ago, we should be good, I think that review has clang-format on it.. one sec let me remove us


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