Remove internal::Matcher and internal::BindableMatcher from Result Type when dumping AST Matchers
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75046
[docs] dump_ast_matchers strips internal::(Bindable)?Matcher from Result_type ClosedPublic Authored by njames93 on Feb 24 2020, 5:40 AM.
Details Summary Remove internal::Matcher and internal::BindableMatcher from Result Type when dumping AST Matchers
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 24 2020, 10:34 AM Closed by commit rGe6f9cb025cd7: [docs] dump_ast_matchers strips internal::(Bindable)?Matcher from Result_type (authored by njames93). · Explain WhyFeb 24 2020, 4:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 246331 clang/docs/LibASTMatchersReference.html
clang/docs/tools/dump_ast_matchers.py
clang/include/clang/ASTMatchers/ASTMatchers.h
|