================ @@ -3085,6 +3091,9 @@ class FunctionDecl : public DeclaratorDecl, /// /// \param TSK the kind of template specialization this is. /// + /// \param TemplateParams the template parameters if this is an explicit ---------------- erichkeane wrote:
Could we add this for `AddSpecialization` as well ? https://github.com/llvm/llvm-project/pull/199528 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
