[all-commits] [llvm/llvm-project] b653ab: [docs] dump-ast-matchers removes const from Matche...
Nathan James via All-commits
all-commits at lists.llvm.org
Tue Feb 25 17:56:55 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b653ab0e70196420086a7ba16596533f533b3d1f
https://github.com/llvm/llvm-project/commit/b653ab0e70196420086a7ba16596533f533b3d1f
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2020-02-26 (Wed, 26 Feb 2020)
Changed paths:
M clang/docs/LibASTMatchersReference.html
M clang/docs/tools/dump_ast_matchers.py
Log Message:
-----------
[docs] dump-ast-matchers removes const from Matcher args and handles template functions slightly better
Reviewers: aaron.ballman, gribozavr2, joerg
Reviewed By: aaron.ballman
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D75113
More information about the All-commits
mailing list