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

Anton Bikineev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 24 08:16:18 PDT 2019


AntonBikineev updated this revision to Diff 211513.
AntonBikineev marked an inline comment as not done.
AntonBikineev added a comment.

Missed that, thanks for the point!


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/lib/ASTMatchers/Dynamic/Registry.cpp
  clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65092.211513.patch
Type: text/x-patch
Size: 10748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190724/004529e2/attachment-0001.bin>


More information about the cfe-commits mailing list