summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Revert r359717, "Make check-clang depend on the clang-check binary always"Nico Weber2019-05-011-1/+1
* Make check-clang depend on the clang-check binary alwaysNico Weber2019-05-011-3/+5
* Moved everything SMT-related to LLVM and updated the cmake scripts.Mikhail R. Gadelha2019-03-251-1/+1
* [build] Rename clang-headers to clang-resource-headersShoaib Meenai2019-03-041-1/+1
* This reverts commit 1440a848a635849b97f7a5cfa0ecc40d37451f5b.Mikhail R. Gadelha2019-02-091-1/+1
* Move the SMT API to LLVMMikhail R. Gadelha2019-02-071-1/+1
* [analyzer][CrossTU][NFC] Generalize to external definitions instead of extern...Rafael Stahl2019-01-101-1/+1
* [analyzer] Fix bots by removing new check-clang-analyzer commands from CHECK-ALLGeorge Karpenkov2018-08-141-0/+4
* [analyzer] [NFC] Introduce separate targets for testing the analyzer: check-c...George Karpenkov2018-08-131-0/+25
* Support for multiarch runtimes layoutPetr Hosek2018-06-281-1/+2
* [clang] Add test dependency on llvm-asShoaib Meenai2018-06-261-0/+1
* Re-apply: Add python tool to dump and construct header mapsBruno Cardoso Lopes2018-06-211-0/+1
* Revert "Add python tool to dump and construct header maps"Bruno Cardoso Lopes2018-06-211-1/+0
* Add python tool to dump and construct header mapsBruno Cardoso Lopes2018-06-201-0/+1
* [ThinLTO/CFI] Include TYPE_ID summaries into GLOBALVAL_SUMMARY_BLOCKVitaly Buka2018-02-141-0/+1
* [cmake] Follow-up to rL320494.Don Hinton2017-12-121-2/+2
* [debuginfo-tests] Add support for moving debuginfo-tests from clang/test to l...Don Hinton2017-12-121-0/+9
* Re-revert "Refactor debuginfo-tests."Zachary Turner2017-11-211-8/+0
* Resubmit "Refactor debuginfo-tests" again.Zachary Turner2017-11-201-0/+8
* Re-revert "Refactor debuginfo-tests"Zachary Turner2017-11-171-7/+0
* Resubmit "Refactor debuginfo-tests"Zachary Turner2017-11-161-0/+7
* Revert "Update test_debuginfo.pl script to point to new tree location."Zachary Turner2017-11-131-7/+0
* Fix for skipped CMake configuration on debuginfo-tests.Zachary Turner2017-11-101-0/+7
* [test] Enable clang-func-mapping as a test dep with the analyzerVedant Kumar2017-09-221-1/+1
* Add Cross Translation Unit support libraryGabor Horvath2017-09-221-0/+1
* [lit] Rename lld and clang lit configs to end in .pyZachary Turner2017-09-211-4/+8
* [refactor] add clang-refactor tool with initial testing support andAlex Lorenz2017-09-141-0/+1
* Clang's tests should depend on clang-diffAlex Lorenz2017-07-211-0/+1
* [refactor] Move clang-rename into the clang repositoryAlex Lorenz2017-06-301-0/+1
* Re-apply r292662, "IRGen: Start using the WriteThinLTOBitcode pass."Peter Collingbourne2017-01-261-0/+1
* IRGen: When loading the main module in the distributed ThinLTO backend, look ...Peter Collingbourne2017-01-261-0/+1
* [test] Add HAVE_LIBZ to canonicalized booleansMichal Gorny2017-01-251-1/+2
* [test] Port clang tests to canonicalized booleansMichal Gorny2017-01-251-2/+8
* Revert "IRGen: Start using the WriteThinLTOBitcode pass."Martin Bohme2017-01-231-1/+0
* IRGen: Start using the WriteThinLTOBitcode pass.Peter Collingbourne2017-01-201-0/+1
* Add llvm-dis dependency to check-clang.Peter Collingbourne2017-01-191-0/+1
* Testbed and skeleton of a new expression parserSean Callanan2016-12-221-0/+1
* Reverting r290004, r290006, r290010 pending review.Sean Callanan2016-12-191-1/+0
* Testbed and skeleton of a new expression parserSean Callanan2016-12-161-0/+1
* [test] Fix detecting LLVM zlib support in stand-alone buildsMichal Gorny2016-11-011-0/+9
* Revert "[test] Add libLTO as a clang test dependency on Darwin"Vedant Kumar2016-08-301-4/+0
* [test] Add libLTO as a clang test dependency on DarwinVedant Kumar2016-08-301-0/+4
* clang-offload-bundler - offload files bundling/unbundling toolSamuel Antao2016-08-241-0/+1
* Re-apply "test: Use add_lit_testsuites so that subsets of tests can be specif...Justin Bogner2016-07-051-0/+5
* Revert "test: Use add_lit_testsuites so that subsets of tests can be specified"Justin Bogner2016-07-051-5/+0
* test: Use add_lit_testsuites so that subsets of tests can be specifiedJustin Bogner2016-07-051-0/+5
* Add missing test dependency.Peter Collingbourne2016-06-221-0/+1
* check-clang: LTO, aka libLTO.so, was redundant here, since llvm-lto depends o...NAKAMURA Takumi2016-06-051-4/+0
* [cmake] Fix-up r271533Pavel Labath2016-06-021-2/+2
* [cmake] Fix builds with LLVM_ENABLE_PIC=0Pavel Labath2016-06-021-2/+8