[cfe-dev] Redeclaration of weak import causes assertion failure
Jordan Rose
jordan_rose at apple.com
Tue Jan 8 09:03:27 PST 2013
On Jan 7, 2013, at 20:05 , Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> On 7 January 2013 14:45, Jordan Rose <jordan_rose at apple.com> wrote:
>> Hey, Rafael. Somewhere in the last week or so this test case broke:
>>
>> extern int x __attribute__((availability(macosx,introduced=10.5)));
>> extern int x;
>
> Fixed in 171840. Sorry for the troubles.
Hm...our internal build is still hitting that assertion. I'll see if I can re-reduce soon.
Jordan
More information about the cfe-dev
mailing list