summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Build Clazy inside tools/extraNikolai Kosjar2018-04-201-0/+2
* [cmake] Support running extra clang tool tests without static analyzerMichal Gorny2017-08-291-2/+1
* [refactor] Move clang-rename into the clang repositoryAlex Lorenz2017-06-301-1/+0
* Add a prototype for clangdBenjamin Kramer2017-02-071-0/+1
* [clang-move] A prototype tool for moving class definition to new file.Haojian Wu2016-09-211-0/+1
* A clang tool for changing surrouding namespaces of class/function definitions.Eric Liu2016-09-191-0/+1
* Add a clang-tidy visual studio extension.Zachary Turner2016-09-071-0/+1
* Add clang-reorder-fields to clang-tools-extraAlexander Shaposhnikov2016-09-021-0/+1
* Revert https://reviews.llvm.org/D23279 because the tests have failed on sever...Alexander Shaposhnikov2016-09-021-1/+0
* Add clang-reorder-fields to clang-tools-extraAlexander Shaposhnikov2016-09-011-0/+1
* [include-fixer] Add a prototype for a new include fixing tool.Benjamin Kramer2016-04-201-0/+1
* Add clang-tools-extra documentation to the CMake build.Alexander Kornienko2016-01-271-0/+7
* Remove clang-modernize.Alexander Kornienko2015-12-171-1/+0
* Fix the *unchecked* commit.NAKAMURA Takumi2015-10-011-1/+1
* [CMake] Don't include the test directories if CLANG_INCLUDE_TESTS is OffChris Bieneman2015-10-011-1/+1
* Move remove-cstr-calls from a standalone executable to a clang-tidy check rea...Alexander Kornienko2015-03-161-1/+0
* Deleted module-map-checker, as it's been folded into modularize.John Thompson2015-02-201-1/+0
* Revert rL215947: "[clang-rename] revert r215839"Manuel Klimek2014-08-201-0/+1
* [clang-rename] revert r215839Gerolf Hoflehner2014-08-181-1/+0
* First version of a clang-rename tool.Manuel Klimek2014-08-171-0/+1
* Track clang r213171Alp Toker2014-07-161-3/+1
* Fix build when various clang feature flags are enabled/disabledAlp Toker2014-07-141-3/+11
* Switch clang-query to use the lineeditor library.Peter Collingbourne2014-02-011-3/+0
* [CMake] check_library_exists() requires inclusion in clang standalone build.NAKAMURA Takumi2014-01-191-0/+1
* Initial checkin of new module-map-checker tool.John Thompson2014-01-071-0/+1
* Introduce clang-query tool.Peter Collingbourne2013-11-081-0/+3
* pp-trace - preprocessor tacing and PPCallbacks testing toolJohn Thompson2013-10-311-0/+1
* Rename cpp11-migrate to clang-modernize.Chandler Carruth2013-09-041-4/+4
* Rename clang-replace -> clang-apply-replacementsEdwin Vane2013-09-031-1/+1
* Introducing new tool clang-replaceEdwin Vane2013-08-221-0/+1
* Initial architecture for clang-tidy.Daniel Jasper2013-07-291-0/+1
* Unit test support for Clang extra toolsEdwin Vane2013-04-031-0/+1
* Remove clang-format from clang-tools-extra.Daniel Jasper2013-03-201-1/+0
* Initial check in of Doug's modularize tool for checking header readiness for ...John Thompson2013-03-121-0/+1
* Removing loop-convert toolEdwin Vane2013-01-101-1/+0
* Initial commit for cpp11-migrate toolEdwin Vane2012-12-121-0/+1
* First version of a command line clang-format tool.Daniel Jasper2012-12-051-0/+1
* loop-convert, a C++11 for loop modernizerSam Panzer2012-08-241-0/+1
* Reverted to correct commit this time.Sam Panzer2012-08-241-0/+1
* Reverted incorect partial commit of loop migrator. git-svn strikes againSam Panzer2012-08-241-2/+0
* For Loop ConversionSam Panzer2012-08-241-0/+1
* Rename directory from 'toolTemplate' to 'tool-template'Marshall Clow2012-08-141-1/+1
* Added a tool template to make creating new tools simplerMarshall Clow2012-08-141-0/+1
* Add a root CMakeLists.txt and fix up all the test build stuff.Chandler Carruth2012-08-071-0/+4