[Lldb-commits] [PATCH] D69401: [CMake] Remove unused variable LLDB_TEST_CXX_COMPILER
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 24 14:03:02 PDT 2019
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Overall, I think it would be better to just pass the c++ compiler instead of having dotest try to guess it from the c compiler name. But, it's easy to reintroduce this option once we get to that point.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69401/new/
https://reviews.llvm.org/D69401
More information about the lldb-commits
mailing list