r210706 - Objective-C. Accept '__attribute__((__ns_returns_retained__))'

jahanian fjahanian at apple.com
Thu Jun 12 09:20:57 PDT 2014


On Jun 11, 2014, at 6:45 PM, Jordan Rose <jordan_rose at apple.com> wrote:

> 
> 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().
> 
Sure. In r210795.
- Fariborz

> Jordan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140612/e7faf227/attachment.html>


More information about the cfe-commits mailing list