[PATCH] D28671: [ASTMatchers] add typeAliasTemplateDecl matcher.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 13 04:40:21 PST 2017


hokein added a comment.

You also need to add a new generated document (`docs/LibASTMatchersReference.html`) for that. Please run `clang/docs/tools/dump_ast_matchers.py`, it will do the stuff for you.


https://reviews.llvm.org/D28671





More information about the cfe-commits mailing list