rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

I think going back to the old mangling makes sense.

Regarding memory management, I assume that the C++ code is just forward 
declaring objective C class and interface types so it can pass them around by 
pointer. It's not going to do ARC, obviously, but it should be safe enough.


Repository:
  rC Clang

https://reviews.llvm.org/D52581



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

Reply via email to