[PATCH] D44707: [ASTMatchers] Extend hasParameter and hasAnyParameter matches to handle Objective-C methods
George Karpenkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 28 17:54:06 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL328746: [ASTMatchers] Extend hasParameter and hasAnyParameter matches to handle… (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D44707?vs=139383&id=140170#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44707
Files:
cfe/trunk/docs/LibASTMatchersReference.html
cfe/trunk/include/clang/ASTMatchers/ASTMatchers.h
cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h
cfe/trunk/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
cfe/trunk/unittests/ASTMatchers/Dynamic/ParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44707.140170.patch
Type: text/x-patch
Size: 10282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180329/cad0469a/attachment-0001.bin>
More information about the llvm-commits
mailing list