r210706 - Objective-C. Accept '__attribute__((__ns_returns_retained__))'
Jordan Rose
jordan_rose at apple.com
Wed Jun 11 18:45:43 PDT 2014
On Jun 11, 2014, at 14:22 , Fariborz Jahanian <fjahanian at apple.com> wrote:
> + type->isObjCObjectPointerType() ||
> + type->isBlockPointerType() ||
> + S.Context.isObjCNSObjectType(type);
I think this is just type->isObjCRetainableType().
Jordan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140611/d1373036/attachment.html>
More information about the cfe-commits
mailing list