]> granicus.if.org Git - clang/history - test/CMakeLists.txt
clang/test/CodeGenObjC/ivar-type-encoding.m: Tweak to satisfy -m32.
[clang] / test / CMakeLists.txt
2017-01-26 Peter CollingbourneRe-apply r292662, "IRGen: Start using the WriteThinLTOB...
2017-01-26 Peter CollingbourneIRGen: When loading the main module in the distributed...
2017-01-25 Michal Gorny[test] Add HAVE_LIBZ to canonicalized booleans
2017-01-25 Michal Gorny[test] Port clang tests to canonicalized booleans
2017-01-23 Martin BohmeRevert "IRGen: Start using the WriteThinLTOBitcode...
2017-01-20 Peter CollingbourneIRGen: Start using the WriteThinLTOBitcode pass.
2017-01-19 Peter CollingbourneAdd llvm-dis dependency to check-clang.
2016-12-22 Sean CallananTestbed and skeleton of a new expression parser
2016-12-19 Sean CallananReverting r290004, r290006, r290010 pending review.
2016-12-16 Sean CallananTestbed and skeleton of a new expression parser
2016-11-01 Michal Gorny[test] Fix detecting LLVM zlib support in stand-alone...
2016-08-30 Vedant KumarRevert "[test] Add libLTO as a clang test dependency...
2016-08-30 Vedant Kumar[test] Add libLTO as a clang test dependency on Darwin
2016-08-24 Samuel Antaoclang-offload-bundler - offload files bundling/unbundli...
2016-07-05 Justin BognerRe-apply "test: Use add_lit_testsuites so that subsets...
2016-07-05 Justin BognerRevert "test: Use add_lit_testsuites so that subsets...
2016-07-05 Justin Bognertest: Use add_lit_testsuites so that subsets of tests...
2016-06-22 Peter CollingbourneAdd missing test dependency.
2016-06-05 NAKAMURA Takumicheck-clang: LTO, aka libLTO.so, was redundant here...
2016-06-02 Pavel Labath[cmake] Fix-up r271533
2016-06-02 Pavel Labath[cmake] Fix builds with LLVM_ENABLE_PIC=0
2016-06-01 Yaron KerenFix the CLANG_ENABLE_STATIC_ANALYZER=OFF build.
2016-04-12 Aaron BallmanMoving clang-test-depends into the Clang tests folder...
2016-03-21 NAKAMURA Takumiclang/test/Frontend/plugin-annotate-functions.c require...
2016-03-02 Chris Bieneman[CMake] Add convenience target clang-test-depends to...
2015-12-07 Teresa Johnson[ThinLTO] Option to invoke ThinLTO backend passes and...
2015-12-03 Nico WeberMake check-clang depend on LTO.
2015-10-16 NAKAMURA Takumi[CMake] Reformat CLANG_TEST_DEPS.
2015-10-15 Teresa JohnsonAdd llvm-bcanalyzer to list of clang test dependences
2015-09-14 NAKAMURA Takumi[CMake] r247548 introduced llvm-readobj.
2015-09-14 NAKAMURA Takumi[CMake] Reformat CLANG_TEST_DEPS.
2015-07-08 Adrian PrantlRevert "Revert r241620 and follow-up commits" and move...
2015-07-07 Adrian PrantlRevert r241620 and follow-up commits while investigatin...
2015-07-07 Adrian PrantlWrap clang modules and pch files in an object file...
2015-02-25 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-25 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-24 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-24 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-21 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-20 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2015-02-20 Adrian PrantlRevert "Wrap clang module files in a Mach-O, ELF, or...
2015-02-20 Adrian PrantlWrap clang module files in a Mach-O, ELF, or COFF conta...
2014-07-16 Alp TokerMake clang's rewrite engine a core feature
2014-07-14 Alp TokerFix build with various feature flag combinations
2014-07-14 Alp TokerFix the !CLANG_ENABLE_ARCMT build
2014-06-01 Alp TokerDon't add examples to the check-clang dependencies...
2014-05-05 Alp TokerUpdate lit.cfg to support the clang-interpreter test...
2014-04-17 Justin Bognertest: Use llvm-profdata merge in Profile tests
2014-01-19 NAKAMURA Takumi[CMake] Deprecate CLANG_RUNTIME_OUTPUT_INTDIR and CLANG...
2014-01-19 NAKAMURA Takumi[CMake] Prune LLVM_TOOLS_DIR and LLVM_LIBS_DIR in clang...
2014-01-19 NAKAMURA Takumi[CMake] check-clang requires clang-tblgen. It is not...
2014-01-09 NAKAMURA Takumicheck-clang: Add dependencies to PrintFunctionNames...
2013-12-19 NAKAMURA Takumicheck-clang: Suppress LLVM_LIT in add_lit_testsuite...
2013-12-19 NAKAMURA Takumi[CMake][Standalone] Rewrite standalone build based...
2013-12-19 NAKAMURA Takumi[CMake] check-clang: Include ClangUnitTests if it can...
2013-12-19 NAKAMURA Takumi[CMake] check-clang: Append items to CLANG_TEST_DEPS...
2013-12-19 NAKAMURA Takumi[CMake] check-clang: Deprecate --path, according to...
2013-12-18 NAKAMURA Takumicheck-clang: Introduce clang_tools_dir in lit.site...
2013-12-18 NAKAMURA Takumiclang/test/CMakeLists.txt: Prune CLANG_SOURCE_DIR and...
2013-12-17 NAKAMURA Takumi[CMake][Standalone] Fixup r197395 for standalone build.
2013-12-04 NAKAMURA Takumicheck-clang: Introduce get_llvm_config_props in clang...
2013-03-25 Daniel JasperRe-add clang-format tests to clang/test.
2013-03-13 Evgeniy StepanovAdd llvm-symbolizer as test dependency.
2013-02-08 Jordan RoseCMake: Include Clang unit tests in check-clang target...
2013-01-27 NAKAMURA Takumi[CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE...
2013-01-22 NAKAMURA Takumiclang/test: [CMake] check-clang doesn't require llvm...
2012-07-26 Alexander KornienkoRemoved standalone clang-ast-dump tool.
2012-07-16 Alexander KornienkoThe new clang-ast-dump tool for selective AST dumping...
2012-07-02 Chandler CarruthExtend a workaround for a CMake bug in LLVM's r159593...
2012-07-02 Chandler CarruthWe support a mode where the Clang regression tests...
2012-07-02 Chandler CarruthSwitch from using a lit.cfg-generator variable to the...
2012-06-30 Chandler CarruthSwitch Clang to use the new common LLVM CMake infrastru...
2012-06-29 Chandler CarruthSwitch Clang's CMake lit.site.cfg generation over to...
2012-06-27 Chandler CarruthRemove a completely unused and remarkably inaccurate...
2012-06-27 Chandler CarruthUpdate the Clang CMake build to reflect the name change...
2012-04-04 Manuel KlimekAdd the dependency on clang-check to clang-test, so...
2012-01-30 NAKAMURA TakumiCMake: Promote the testing targets out of folders on...
2011-10-06 Peter CollingbourneCUDA: set proper calling conventions for PTX
2011-08-16 NAKAMURA TakumiCMake: "clang-test" may not depend on check.deps.
2011-08-11 Ted KremenekAdd diagtool-based test where we enforce that no additi...
2011-07-20 NAKAMURA Takumitest/CMakeLists.txt: Re-indent.
2011-07-15 Douglas GregorDon't refer to check.deps unless LLVM_INCLUDE_TESTS...
2011-07-10 NAKAMURA Takumitest/CMakeLists.txt: clang-test may depend on llc when...
2011-07-10 NAKAMURA Takumitest/CMakeLists.txt: Fix ClangUnitTests to be built...
2011-07-09 NAKAMURA Takumitest/CMakeLists.txt: Add missing c-arcmt-test to clang...
2011-06-23 Andrew Trickcmake+lit: final cleanup related to the recent churn
2011-06-22 Andrew TrickOnly do config-time substitution of LLVM_BUILD_MODE in
2011-06-16 Chandler CarruthAdd another dependency to the clang-test CMake target...
2011-06-16 Chandler CarruthAdd the new arcmt-test tool to the clang-test dependenc...
2011-05-20 Douglas GregorRemove the clang-test-XXX targets from the CMake builds...
2011-02-25 Douglas GregorNth time's a charm?
2011-02-25 Douglas GregorCMake target check.deps only exists when LLVM_INCLUDE_TESTS
2011-02-23 NAKAMURA TakumiCMake: Don't use ${CMAKE_CFG_INTDIR} for installed...
2011-02-20 Oscar FuentesPut targets on folders, if the IDE supports the feature.
2011-02-18 Daniel DunbarMore correct fix for CMake breakage I was seeing, my...
2011-02-18 Daniel DunbarUnbreak CMake build on MSVC9, chapuni please check.
2011-02-16 NAKAMURA Takumitest/CMakeLists.txt: Don't depend on llvm toolchain...
2011-02-15 Peter CollingbourneOpenCL: semantic analysis support for cl_khr_fp64 extension
2011-02-15 Jeffrey YasskinAdd CMake support to the clang unittests.
2011-02-14 Peter CollingbourneOpenCL: add support for __kernel, kernel keywords and...
next