[PATCH] Factor getObjCEncodingForPropertyType out of getObjCEncodingForPropertyDecl

Douglas Gregor dgregor at apple.com
Mon Jul 7 15:25:13 PDT 2014


LGTM

> On Jul 7, 2014, at 11:14 AM, Joe Groff <arcata at gmail.com> wrote:
> 
> Hi everyone. I'd like to be able to get the type encoding of an ObjC property by itself without forming an entire ObjCPropertyDecl. Here's a small patch that factors ASTContext::getObjCEncodingForPropertyType out of the larger getObjCEncodingForPropertyDecl method.
> 
> -Joe
> <get-objc-encoding-for-property-type.diff>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits




More information about the cfe-commits mailing list