summaryrefslogtreecommitdiffstats
path: root/clang/tools/c-index-test/c-index-test.c
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-06-30 10:14:27 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-06-30 10:14:27 +0000
commit8a6290721ead9e52e7412839c45d47e0364adc37 (patch)
tree45cdd5f2ebb098909727094e4218e480b1cef634 /clang/tools/c-index-test/c-index-test.c
parent69ce6652b89b165141758bb23f4d2e0d0b80b7b7 (diff)
downloadbcm5719-llvm-8a6290721ead9e52e7412839c45d47e0364adc37.tar.gz
bcm5719-llvm-8a6290721ead9e52e7412839c45d47e0364adc37.zip
Switch Clang to use the new common LLVM CMake infrastructure for adding
lit testsuites. This sinks all management of the aggregate lit runs into the LLVM CMake files, making Clang only responsible for declaring its own testsuite. In the process we fix numerous "bugs" where the proper method of invoking lit has changed over time, and the old system encoded several broken artifacts of this in ABIs and compatibility tests. It also switches to 'check-clang' for the canonical name of the test suite, although 'clang-test' remains as an alias. The situation when Clang is being built in standalone mode is little changed. It replicates just enough of the lit setup to cope with the oddities of being run outside of an LLVM build. llvm-svn: 159483
Diffstat (limited to 'clang/tools/c-index-test/c-index-test.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud