davide added a comment.

In D54863#1308176 <https://reviews.llvm.org/D54863#1308176>, @martong wrote:

> > Can you write an lldb test for this?
>
> There is already an existing test for that:
>
>   2: test_expr_dwarf (TestSharedLib.SharedLibTestCase)
>      Test that types work when defined in a shared library and 
> forward-declared in the main executable ... python: 
> ../../git/llvm/tools/clang/include/clang/AST/DeclBase.h:2298: void 
> clang::DeclContext::setMustBuildLookupTable(): Assertion `this == 
> getPrimaryContext() && "should only be called on primary context"' failed.
>   


Cool, thanks. Is this failing only on linux? Do you happen to have a buildbot 
link that shows the failure?

Thanks!


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54863/new/

https://reviews.llvm.org/D54863



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to