[PATCH] D60543: [clang] Update isDerivedFrom to support Objective-C classes 🔍
Stephane Moore via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 7 18:56:42 PDT 2019
stephanemoore updated this revision to Diff 214053.
stephanemoore added a comment.
Add tests for `isDirectlyDerivedFrom`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60543/new/
https://reviews.llvm.org/D60543
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: D60543.214053.patch
Type: text/x-patch
Size: 27737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190808/cdb76470/attachment-0001.bin>
More information about the cfe-commits
mailing list