Thanks Doug! Committed r212496.

-Joe


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

> LGTM
>
> > On Jul 7, 2014, at 11:14 AM, Joe Groff <arc...@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@cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to