[cfe-dev] Redeclaration of weak import causes assertion failure
Jordan Rose
jordan_rose at apple.com
Tue Jan 8 11:56:53 PST 2013
Okay, here you go.
extern int x __attribute__((availability(macosx,introduced=10.2)));
extern int x __attribute__((availability(macosx,introduced=10.5)));
I'll file an internal bug against this stupidity as well.
Jordan
On Jan 8, 2013, at 9:05 , Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
>> Hm...our internal build is still hitting that assertion. I'll see if I can re-reduce soon.
>
> Thanks again and sorry for the problems.
>
>> Jordan
>
> Cheers,
> Rafael
More information about the cfe-dev
mailing list