[PATCH] D153716: [ASTMatchers] Add argumentCountAtLeast narrowing matcher

Piotr Zegar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 25 10:04:32 PDT 2023


PiotrZSL added a comment.

NOTE: Registry.cpp were not changed, I will add it there during commit if all tests locally pass. If tests fail, I will just add this matcher as private in clang-tidy check.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153716



More information about the cfe-commits mailing list