[Lldb-commits] [PATCH] D54567: Fix LLDB's lit files
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 15 08:53:52 PST 2018
aprantl added a comment.
In https://reviews.llvm.org/D54567#1299989, @stella.stamenova wrote:
> 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.
That would not be a good idea. There are several bots that are using these flags.
https://reviews.llvm.org/D54567
More information about the lldb-commits
mailing list