On Jun 11, 2014, at 6:45 PM, Jordan Rose <[email protected]> wrote:
> > On Jun 11, 2014, at 14:22 , Fariborz Jahanian <[email protected]> wrote: > >> + type->isObjCObjectPointerType() || >> + type->isBlockPointerType() || >> + S.Context.isObjCNSObjectType(type); > > I think this is just type->isObjCRetainableType(). > Sure. In r210795. - Fariborz > Jordan
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
