[cfe-commits] r173708 - Forbid the use of objects in unions in Objective-C++ ARC. Fixes

John McCall rjmccall at apple.com
Mon Jan 28 13:21:41 PST 2013


On Jan 28, 2013, at 11:12 AM, Jordan Rose <jordan_rose at apple.com> wrote:
> I find the new warning text much more confusing…it makes it sound like a different type would be allowed. (Yes, I know __unsafe_unretained would work. That still doesn't help.)

I agree; the warning should make it clear that the problem is with the qualifier.

John.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130128/6e812980/attachment.html>


More information about the cfe-commits mailing list