aprantl added a comment.

> Removal of functionality - The lit test suite no longer respects 
> LLDB_TEST_C_COMPILER and LLDB_TEST_CXX_COMPILER. This means there is no more 
> support for gcc, but nobody was using this anyway (note: The functionality is 
> still there for the dotest suite, just not the lit test suite).

The "nobody is using this part" of that statement is just not true.

On green dragon, we have two bots that use LLDB_TEST_C_COMPILER / 
LLDB_TEST_CXX_COMPILER that run the LLDB testsuite against older versions of 
clang:
http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-clang-5.0.2/
http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-clang-6.0.1/


https://reviews.llvm.org/D54567



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to