[PATCH] D94131: [clang-tidy] Use new mapAnyOf matcher

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 11 06:58:06 PST 2021


aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

In D94131#2481804 <https://reviews.llvm.org/D94131#2481804>, @njames93 wrote:

> Theres a few compile errors here in the pre merge. Is this patch based against trunk or some local branch?

It's a patch series but for some reason Phab isn't aware of that, hence the lint errors and seemingly odd use of things not already landed.

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94131



More information about the cfe-commits mailing list