[PATCH] Factor getObjCEncodingForPropertyType out of getObjCEncodingForPropertyDecl

Joe Groff arcata at gmail.com
Mon Jul 7 15:34:01 PDT 2014


Thanks Doug! Committed r212496.

-Joe


On Mon, Jul 7, 2014 at 3:25 PM, Douglas Gregor <dgregor at apple.com> wrote:

> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140707/4e1ec6f6/attachment.html>


More information about the cfe-commits mailing list