zoecarver marked an inline comment as done.
zoecarver added inline comments.


================
Comment at: clang/lib/AST/ItaniumMangle.cpp:3412
         break;
+      case UnaryTransformType::RemoveReferenceType:
+        Out << "3err";
----------------
Eric, I looked at your comment, but it seems that we no longer unary type 
transformations that way. @rsmith is this correct? 


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67052/new/

https://reviews.llvm.org/D67052



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to