I built lldb with XCode 8.3.3 on OX 10.12.6, using the latest from https://github.com/llvm-mirror/lldb.git, but I'm when I run the tests, I get nothing but errors. The errors are mostly related to being unable to find standard C++ headers like iostream, exception, cstdlib, chrono, etc.
I'm using the lldb.xcworkspace provided in the project. Is there something I need to configure? Thanks, John > On Apr 24, 2017, at 3:43 AM, Pavel Labath via Phabricator > <revi...@reviews.llvm.org> wrote: > > labath added a comment. > > Thanks for the patch. Could you please also add an appropriate test for it? > Doing something similar to what > `packages/Python/lldbsuite/test/functionalities/frame_var/TestFrameVar.py` > does should be the easiest way to test this. > > > Repository: > rL LLVM > > https://reviews.llvm.org/D32366 > > > _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev