================
@@ -1348,6 +1348,16 @@ std::optional<TemplateDeductionInfo *>
Sema::isSFINAEContext() const {
return std::nullopt;
}
+static TemplateArgument
+getPackSubstitutedTemplateArgument(Sema &S, TemplateArgument Arg) {
----------------
zyn0217 wrote:
This is pre-existing - do I have to rename that?
https://github.com/llvm/llvm-project/pull/132061
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits