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

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


PiotrZSL updated this revision to Diff 534363.
PiotrZSL added a comment.

Rebase + Added change to Registry.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153716

Files:
  clang/docs/LibASTMatchersReference.html
  clang/include/clang/ASTMatchers/ASTMatchers.h
  clang/lib/ASTMatchers/Dynamic/Registry.cpp
  clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153716.534363.patch
Type: text/x-patch
Size: 11492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230625/4edebf00/attachment.bin>


More information about the cfe-commits mailing list