================
@@ -4193,6 +4194,13 @@ void CXXNameMangler::mangleType(const PackExpansionType 
*T) {
   mangleType(T->getPattern());
 }
 
+void CXXNameMangler::mangleType(const PackIndexingType *T) {
----------------
cor3ntin wrote:

I did ping Cameron, who will get back to me,
I think we should land this (in 19) even if the abi is not stable - and wait 
for it to be to set the feature test macro

https://github.com/llvm/llvm-project/pull/72644
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to