[cfe-dev] Redeclaration of weak import causes assertion failure
Jordan Rose
jordan_rose at apple.com
Wed Jan 9 13:29:57 PST 2013
On Jan 8, 2013, at 14:31 , Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> On 8 January 2013 14:56, Jordan Rose <jordan_rose at apple.com> wrote:
>> 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.
>
> Fixed with r171906.
Thanks, our builder's passing again! (Hope Filipe's issue isn't too hard...)
Jordan
More information about the cfe-dev
mailing list