On Nov 13, 2013, at 4:19 PM, Jordan Rose <[email protected]> wrote:
> > On Nov 13, 2013, at 15:59 , Fariborz Jahanian <[email protected]> wrote: > >> +typedef struct CGColor * __attribute__ ((objc_bridge(NSError))) CGColorRef; > > It is very confusing to see a bridge attribute that doesn’t actually match > actual bridged classes. Can you make the test only include valid bridged > classes? > > https://developer.apple.com/library/mac/documentation/General/Conceptual/CocoaEncyclopedia/Toll-FreeBridgin/Toll-FreeBridgin.html#//apple_ref/doc/uid/TP40010810-CH2 Sure. Thanks for the doc. pointer. - Fariborz > > Jordan
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
