martong added a comment.
> 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.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54863/new/
https://reviews.llvm.org/D54863
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits