[Lldb-commits] [PATCH] D54567: Fix LLDB's lit files

Stella Stamenova via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 15 08:48:30 PST 2018


stella.stamenova added a comment.

We should also remove LLDB_TEST_C_COMPILER and LLDB_TEST_CXX_COMPILER from the cmake files along with this change, otherwise, people will still expect them to work.


https://reviews.llvm.org/D54567





More information about the lldb-commits mailing list