mizvekov wrote: > @mizvekov @ojhunt is checkTemplateArgumentList the right place to catch those > pack expansion errors? I am thinking of adding BuiltinTemplateDecl there so > it works like alias templates and catches it
Yeah, that looks like the right approach. https://github.com/llvm/llvm-project/pull/180407 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
