[CMake] Support LLDB_TEST_CLANG in check-lldb target(s)
authorChris Bieneman <beanz@apple.com>
Wed, 2 Nov 2016 17:19:26 +0000 (17:19 +0000)
committerChris Bieneman <beanz@apple.com>
Wed, 2 Nov 2016 17:19:26 +0000 (17:19 +0000)
commit668fe2f92b72666014a08f4bb7eb9ac07a29b749
tree248b213a9a52e232a1037384bd78f61c331a6454
parent5f15a30bb1aaca8858b13d8e542a4b11caccee20
[CMake] Support LLDB_TEST_CLANG in check-lldb target(s)

This just hooks up the in-tree compiler to be optionally used when running the test suite.

llvm-svn: 285839
lldb/test/CMakeLists.txt