summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
AgeCommit message (Expand)Author
2017-12-12[cmake] Follow-up to rL320494.Don Hinton
2017-12-12[debuginfo-tests] Add support for moving debuginfo-tests from clang/test to l...Don Hinton
2017-11-21Re-revert "Refactor debuginfo-tests."Zachary Turner
2017-11-20Resubmit "Refactor debuginfo-tests" again.Zachary Turner
2017-11-17Re-revert "Refactor debuginfo-tests"Zachary Turner
2017-11-16Resubmit "Refactor debuginfo-tests"Zachary Turner
2017-11-13Revert "Update test_debuginfo.pl script to point to new tree location."Zachary Turner
2017-11-10Fix for skipped CMake configuration on debuginfo-tests.Zachary Turner
2017-09-22[test] Enable clang-func-mapping as a test dep with the analyzerVedant Kumar
2017-09-22Add Cross Translation Unit support libraryGabor Horvath
2017-09-21[lit] Rename lld and clang lit configs to end in .pyZachary Turner
2017-09-14[refactor] add clang-refactor tool with initial testing support andAlex Lorenz
2017-07-21Clang's tests should depend on clang-diffAlex Lorenz
2017-06-30[refactor] Move clang-rename into the clang repositoryAlex Lorenz
2017-01-26Re-apply r292662, "IRGen: Start using the WriteThinLTOBitcode pass."Peter Collingbourne
2017-01-26IRGen: When loading the main module in the distributed ThinLTO backend, look ...Peter Collingbourne
2017-01-25[test] Add HAVE_LIBZ to canonicalized booleansMichal Gorny
2017-01-25[test] Port clang tests to canonicalized booleansMichal Gorny
2017-01-23Revert "IRGen: Start using the WriteThinLTOBitcode pass."Martin Bohme
2017-01-20IRGen: Start using the WriteThinLTOBitcode pass.Peter Collingbourne
2017-01-19Add llvm-dis dependency to check-clang.Peter Collingbourne
2016-12-22Testbed and skeleton of a new expression parserSean Callanan
2016-12-19Reverting r290004, r290006, r290010 pending review.Sean Callanan
2016-12-16Testbed and skeleton of a new expression parserSean Callanan
2016-11-01[test] Fix detecting LLVM zlib support in stand-alone buildsMichal Gorny
2016-08-30Revert "[test] Add libLTO as a clang test dependency on Darwin"Vedant Kumar
2016-08-30[test] Add libLTO as a clang test dependency on DarwinVedant Kumar
2016-08-24clang-offload-bundler - offload files bundling/unbundling toolSamuel Antao
2016-07-05Re-apply "test: Use add_lit_testsuites so that subsets of tests can be specif...Justin Bogner
2016-07-05Revert "test: Use add_lit_testsuites so that subsets of tests can be specified"Justin Bogner
2016-07-05test: Use add_lit_testsuites so that subsets of tests can be specifiedJustin Bogner
2016-06-22Add missing test dependency.Peter Collingbourne
2016-06-05check-clang: LTO, aka libLTO.so, was redundant here, since llvm-lto depends o...NAKAMURA Takumi
2016-06-02[cmake] Fix-up r271533Pavel Labath
2016-06-02[cmake] Fix builds with LLVM_ENABLE_PIC=0Pavel Labath
2016-06-01Fix the CLANG_ENABLE_STATIC_ANALYZER=OFF build.Yaron Keren
2016-04-12Moving clang-test-depends into the Clang tests folder and moving vtables_blac...Aaron Ballman
2016-03-21clang/test/Frontend/plugin-annotate-functions.c requires the target examples/...NAKAMURA Takumi
2016-03-02[CMake] Add convenience target clang-test-depends to build test dependencies.Chris Bieneman
2015-12-07[ThinLTO] Option to invoke ThinLTO backend passes and importingTeresa Johnson
2015-12-03Make check-clang depend on LTO.Nico Weber
2015-10-16[CMake] Reformat CLANG_TEST_DEPS.NAKAMURA Takumi
2015-10-15Add llvm-bcanalyzer to list of clang test dependencesTeresa Johnson
2015-09-14[CMake] r247548 introduced llvm-readobj.NAKAMURA Takumi
2015-09-14[CMake] Reformat CLANG_TEST_DEPS.NAKAMURA Takumi
2015-07-08Revert "Revert r241620 and follow-up commits" and move the initializationAdrian Prantl
2015-07-07Revert r241620 and follow-up commits while investigating linux buildbot failu...Adrian Prantl
2015-07-07Wrap clang modules and pch files in an object file container.Adrian Prantl
2015-02-25Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."Adrian Prantl
2015-02-25Wrap clang module files in a Mach-O, ELF, or COFF container.Adrian Prantl