[PATCH] D65092: [clang] Add isDirectlyDerivedFrom AST Matcher.

Anton Bikineev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 23 01:52:26 PDT 2019


AntonBikineev updated this revision to Diff 211261.
AntonBikineev added a comment.

Thanks for the note, updated the diff with autogenerated LibASTMatcherReference.html.


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.211261.patch
Type: text/x-patch
Size: 9169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190723/40049242/attachment.bin>


More information about the cfe-commits mailing list