[cfe-dev] Redeclaration of weak import causes assertion failure

Filipe Cabecinhas filcab at gmail.com
Wed Jan 9 12:44:13 PST 2013


I'm getting the same assertion on WriterELF.cpp, line 1666, when
instantiating std::stable_sort.
This is while running on Mac OS X with the latest clang from trunk.

I'm trying to reduce the test case, but creduce is taking a while.

Regards,

  Filipe

  F


On Tue, Jan 8, 2013 at 2:31 PM, 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.
>
> > Jordan
> >
>
> Cheers,
> Rafael
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130109/d4ea1365/attachment.html>


More information about the cfe-dev mailing list