[PATCH] D65092: [clang] Add isDirectlyDerivedFrom AST Matcher.
Anton Bikineev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 22 10:59:14 PDT 2019
AntonBikineev updated this revision to Diff 211148.
AntonBikineev added a comment.
Manuel, I left some cases which deviated from the isDerivedFrom matcher.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65092/new/
https://reviews.llvm.org/D65092
Files:
clang/docs/LibASTMatchersReference.html
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/include/clang/ASTMatchers/ASTMatchersInternal.h
clang/lib/ASTMatchers/ASTMatchFinder.cpp
clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65092.211148.patch
Type: text/x-patch
Size: 9698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190722/aeb69abd/attachment.bin>
More information about the cfe-commits
mailing list