================ @@ -2154,6 +2144,15 @@ bool RecursiveASTVisitor<Derived>::TraverseFunctionHelper(FunctionDecl *D) { TALI->NumTemplateArgs)); } } + // FIXME: Do we want to traverse the explicit template arguments for ---------------- AaronBallman wrote:
Agreed, I think we should remove the FIXME and do the traversal. https://github.com/llvm/llvm-project/pull/66636 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits