aaron.ballman added a subscriber: aaron.ballman.
aaron.ballman added a reviewer: aaron.ballman.
aaron.ballman added a comment.

This doesn't seem like a fundamental property of a type, to me. If I understand 
properly, this has more to do with specific instances of memory access. By 
making it part of the type, you run into sticky situations that become hard to 
resolve, such as with templates in C++.

~Aaron


http://reviews.llvm.org/D12221



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

Reply via email to