[all-commits] [llvm/llvm-project] e6f9cb: [docs] dump_ast_matchers strips internal::(Bindabl...
Nathan James via All-commits
all-commits at lists.llvm.org
Mon Feb 24 16:00:44 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e6f9cb025cd765f422b51d01f4a5714db788b3a7
https://github.com/llvm/llvm-project/commit/e6f9cb025cd765f422b51d01f4a5714db788b3a7
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2020-02-25 (Tue, 25 Feb 2020)
Changed paths:
M clang/docs/LibASTMatchersReference.html
M clang/docs/tools/dump_ast_matchers.py
M clang/include/clang/ASTMatchers/ASTMatchers.h
Log Message:
-----------
[docs] dump_ast_matchers strips internal::(Bindable)?Matcher from Result_type
Summary: Remove `internal::Matcher` and `internal::BindableMatcher` from Result Type when dumping AST Matchers
Reviewers: joerg, gribozavr2, aaron.ballman
Reviewed By: aaron.ballman
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D75046
More information about the All-commits
mailing list