[PATCH] D75046: [docs] dump_ast_matchers strips internal::(Bindable)?Matcher from Result_type

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 24 05:46:40 PST 2020


njames93 created this revision.
njames93 added reviewers: joerg, gribozavr2, aaron.ballman.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Remove `internal::Matcher` and `internal::BindableMatcher` from Result Type when dumping AST Matchers


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D75046

Files:
  clang/docs/LibASTMatchersReference.html
  clang/docs/tools/dump_ast_matchers.py
  clang/include/clang/ASTMatchers/ASTMatchers.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75046.246188.patch
Type: text/x-patch
Size: 13291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200224/1b7aca06/attachment-0001.bin>


More information about the cfe-commits mailing list