rjmccall added a comment.

The right fix is probably just to make sure that EmitLValueForField doesn't add 
TBAA information when the base LValue doesn't have it.  That will also fix 
problems with recursive member access where the base is may_alias.


Repository:
  rL LLVM

https://reviews.llvm.org/D31885



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

Reply via email to