olista01 abandoned this revision.
olista01 added a comment.

Ok, I'll abandon this patch and wait for Eric's.

I think the char* aliasing rule only works one way, i.e. any object can be 
accessed through an lvalue of type char, but not the other way round (c++11, 
3.10/10). I didn't know about the "object lifetime" rules though, maybe they 
allow it.


Repository:
  rL LLVM

http://reviews.llvm.org/D14119



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

Reply via email to