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

================
Comment at: clang/lib/AST/ItaniumMangle.cpp:3523
   mangleType(T->getElementType());
+  Out << "I";
 }
----------------
rjmccall wrote:
> Your `I`s and `E`s are backwards.
Argh, used different orders for comment & code :( Should be fixed now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91253

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

Reply via email to