================
@@ -4193,6 +4194,13 @@ void CXXNameMangler::mangleType(const PackExpansionType
*T) {
mangleType(T->getPattern());
}
+void CXXNameMangler::mangleType(const PackIndexingType *T) {
----------------
cor3ntin wrote:
@rnk I was told that you could help with the microsoft abi for this. thanks!
https://github.com/llvm/llvm-project/pull/72644
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits