================
@@ -873,9 +871,11 @@ void CXXNameMangler::mangleFunctionEncoding(GlobalDecl GD) 
{
   // Output name of the function.
   FunctionEncodingMangler.disableDerivedAbiTags();
 
-  FunctionTypeDepthState Saved = FunctionTypeDepth.push();
+  // Enter the function parameter scope on the mangler that mangles the name.
----------------
akash-manna-sky wrote:

Done, dropped the comment...


https://github.com/llvm/llvm-project/pull/223121
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to