[PATCH] D81552: [ASTMatchers] Added hasDirectBase and hasClass Matchers

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 7 04:27:48 PDT 2020


njames93 updated this revision to Diff 275991.
njames93 added a comment.

Removed all hasClass related changes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81552/new/

https://reviews.llvm.org/D81552

Files:
  clang/docs/LibASTMatchersReference.html
  clang/include/clang/ASTMatchers/ASTMatchers.h
  clang/lib/ASTMatchers/Dynamic/Registry.cpp
  clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81552.275991.patch
Type: text/x-patch
Size: 5477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200707/96da9756/attachment.bin>


More information about the cfe-commits mailing list