summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [clang] Add llvm-ifs in test depsVitaly Buka2019-10-081-0/+1
* [Clang][Bundler] Use llvm-objcopy for creating fat object filesSergey Dmitriev2019-08-261-0/+1
* Improve behavior in the case of stack exhaustion.Richard Smith2019-08-261-1/+2
* Fix breakage introduced by D60974JF Bastien2019-07-011-0/+1
* [cmake] Add llvm-dwarfdump to clang test dependenciesSven van Haastregt2019-06-211-0/+1
* [clang][NewPM] Fixing remaining -O0 tests that are broken under new PMLeonard Chan2019-06-191-0/+1
* [clang-scan-deps] initial outline of the tool that runs preprocessor to findAlex Lorenz2019-06-121-0/+1
* Fix bug in r362328 -- append to dependency list instead of overwrite it.Don Hinton2019-06-021-1/+1
* [test] Fix plugin testsDon Hinton2019-06-021-26/+6
* Revert [test] Fix plugin testsDon Hinton2019-05-281-6/+20
* [test] Fix plugin testsDon Hinton2019-05-281-20/+6
* [Analysis] Only run plugins tests if plugins are actually enabledPetr Hosek2019-05-171-1/+2
* [clang/test] Add missing dependency on llvm-cxxfilt.David L. Jones2019-05-161-0/+1
* Reland "[analyzer] Add an example plugin for checker dependency handling"Kristof Umann2019-05-161-13/+15
* Revert "[analyzer] Add a test for plugins using checker dependencies"Kristof Umann2019-05-151-3/+1
* [analyzer] Add a test for plugins using checker dependenciesKristof Umann2019-05-151-1/+3
* 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