[PATCH] D120956: [clang][AST matchers] new AST matcher argumentsGivenCountIs(n) that checks the actual number of arguments given in a function call

Alister Johnson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 25 15:23:00 PDT 2022


ajohnson-uoregon updated this revision to Diff 418346.
ajohnson-uoregon added a comment.

Fixing name of matcher and formatting, still need tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120956

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120956.418346.patch
Type: text/x-patch
Size: 6452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220325/b3875b3f/attachment-0001.bin>


More information about the cfe-commits mailing list