================
@@ -2154,6 +2144,15 @@ bool
RecursiveASTVisitor<Derived>::TraverseFunctionHelper(FunctionDecl *D) {
TALI->NumTemplateArgs));
}
}
+ // FIXME: Do we want to traverse the explicit template arguments for
----------------
erichkeane wrote:
I don't have a great idea here... what do we do with other explicit template
arguments? My knee-jerk is 'yes'?
https://github.com/llvm/llvm-project/pull/66636
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits