ioeric added inline comments.
================ Comment at: include/clang/ASTMatchers/ASTMatchers.h:191 +const internal::VariadicDynCastAllOfMatcher<Decl, TypeAliasTemplateDecl> + typeAliasTemplateDecl; + ---------------- aaron.ballman wrote: > Be sure to add this to Registry.cpp so that it can be used as a dynamic > matcher in clang-query. Done. Thanks for the reminder! https://reviews.llvm.org/D28671 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits