[LLVMdev] Clang 3.5.1 assertion failure on FreeBSD when building LLDB

David Blaikie dblaikie at gmail.com
Wed Mar 4 10:16:51 PST 2015


Takumi's revert in 231254 should hopefully have addressed this. Let me know
if it's still being seen?

On Wed, Mar 4, 2015 at 10:01 AM, Sami Liedes <sami.liedes at iki.fi> wrote:

> On Wed, Mar 04, 2015 at 04:43:23PM +0000, Renato Golin wrote:
> > On 4 March 2015 at 14:53, Ed Maste <emaste at freebsd.org> wrote:
> > > Assertion:
> > > Assertion failed: ((!DD->isTrivial() || DD->hasAttr<DLLExportAttr>())
> > > && "Should not emit dtor epilogue for non-exported trivial dtor!"),
> > > function EnterDtorCleanups, file
> > >
> /usr/src/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/lib/CodeGen/CGClass.cpp,
> > > line 1429.
> >
> > Hi Ed,
> >
> > I'm already investigating it, as it broke our buildbots, too.
>
> I'm seeing the same when building llvm trunk with clang 3.6.
>
>    http://llvm.org/bugs/show_bug.cgi?id=22791
>
> The bug also has a creduced test case.
>
>         Sami
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150304/505d177a/attachment.html>


More information about the llvm-dev mailing list