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(). Jordan
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
