summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/lit.cfg
Commit message (Expand)AuthorAgeFilesLines
* [cmake] Support running extra clang tool tests without static analyzerMichal Gorny2017-08-291-10/+15
* [test] Fix clang library dir in LD_LIBRARY_PATH For stand-alone buildMichal Gorny2017-08-031-1/+4
* [find-all-symbols] Add a test to make sure merging actually works.Benjamin Kramer2016-05-311-1/+1
* Revert r261814, "check-clang-tools: Introduce the feature target-headers", co...NAKAMURA Takumi2016-02-251-6/+0
* check-clang-tools: Introduce the feature "target-headers".NAKAMURA Takumi2016-02-251-0/+6
* [clang-tidy] Add non-inline function definition and variable definition check...Alexander Kornienko2016-01-081-1/+2
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+10
* clang-tools-extra/test/lit.cfg: Prune an obsolete feature, python27. Now we r...NAKAMURA Takumi2015-08-201-5/+0
* Copy lit shell changes from clang to clang-tools-extra, excluding some failin...Reid Kleckner2015-05-201-3/+16
* Make the clang-tidy-diff.py test conditional on the presence of Python 2.7. U...Alexander Kornienko2014-06-261-0/+7
* Add a makefile for clang-query. Patch by Alex Horn!Peter Collingbourne2014-02-181-3/+0
* [CMake] Import CLANG_TOOLS_DIR from check-clang into check-clang-tools for st...NAKAMURA Takumi2014-01-191-1/+5
* Initial checkin of new module-map-checker tool.John Thompson2014-01-071-1/+1
* check-clang-tools: Prune 'clang' stuff. Clang is not used here.NAKAMURA Takumi2013-12-091-59/+0
* Introduce clang-query tool.Peter Collingbourne2013-11-081-0/+3
* clang-replace: Layout of test directory now more standardEdwin Vane2013-08-221-0/+4
* [tests] Update to use lit_config and lit package, as appropriate.Daniel Dunbar2013-08-091-21/+24
* Revised per review comments to rename test files and rearrange input files.John Thompson2013-03-261-1/+1
* Switch from autogenerating tests to using the preprocessor.Chandler Carruth2013-03-071-2/+13
* Tweaks and fixes to cpp11-migrate generated testsEdwin Vane2013-02-201-1/+1
* Add support for auto-generating LIT tests by the buildEdwin Vane2013-02-191-14/+3
* Fix typo in a comment in lit.cfgDavid Blaikie2012-09-121-1/+1
* Make lit.cfg like the other lit.cfgs so it can be run standalone.David Blaikie2012-09-041-16/+93
* Add a root CMakeLists.txt and fix up all the test build stuff.Chandler Carruth2012-08-071-132/+18
* Copy some of the testing infrastructure from the primary Clang repository intoChandler Carruth2012-08-071-0/+261
OpenPOWER on IntegriCloud