arphaman added inline comments.
================ Comment at: include/clang/AST/RecursiveASTVisitor.h:507-508 // Traverses template parameter lists of either a DeclaratorDecl or TagDecl. template <typename T> bool TraverseDeclTemplateParameterLists(T *D); ---------------- I don't think you need to make this public with the new patch, right? https://reviews.llvm.org/D36998 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits