[PATCH] D60543: [clang] Add matcher for subclasses of Objective-C interfaces 🔍

Stephane Moore via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 9 16:59:17 PDT 2019


stephanemoore updated this revision to Diff 198956.
stephanemoore added a comment.

Present one potential option for making isDerivedFrom support Objective-C classes.


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/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60543.198956.patch
Type: text/x-patch
Size: 12980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190509/e2997ce9/attachment.bin>


More information about the cfe-commits mailing list