I think you now need to use `-DLLDB_TEST_C_COMPILER` and
`-DLLDB_TEST_CXX_COMPILER`

On Thu, Oct 26, 2017 at 4:40 PM Paul Robinson via Phabricator <
revi...@reviews.llvm.org> wrote:

> probinson added a comment.
>
> Has this gone in?  I'm wondering because I starting playing with the
> monorepo, ran cmake with -DLLDB_TEST_COMPILER=$PWD/bin/clang, and today's
> test failure seems to be trying to build the test program with the system
> compiler (gcc) rather than my copy of clang.  But it looks like you're
> deprecating LLDB_TEST_COMPILER?
>
>
> https://reviews.llvm.org/D39215
>
>
>
>
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to