summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix ./configure build after r232338.Alexander Kornienko2015-03-161-2/+1
* Deleted module-map-checker, as it's been folded into modularize.John Thompson2015-02-201-1/+1
* Revert rL215947: "[clang-rename] revert r215839"Manuel Klimek2014-08-201-2/+2
* [clang-rename] revert r215839Gerolf Hoflehner2014-08-181-2/+2
* First version of a clang-rename tool.Manuel Klimek2014-08-171-2/+2
* Initial checkin of new module-map-checker tool.John Thompson2014-01-071-1/+2
* Introduce clang-query tool.Peter Collingbourne2013-11-081-1/+2
* pp-trace - preprocessor tacing and PPCallbacks testing toolJohn Thompson2013-10-311-1/+1
* Rename cpp11-migrate to clang-modernize.Chandler Carruth2013-09-041-1/+1
* Rename clang-replace -> clang-apply-replacementsEdwin Vane2013-09-031-1/+1
* cpp11-migrate: Refactor for driver model of operationEdwin Vane2013-09-031-1/+1
* Introducing new tool clang-replaceEdwin Vane2013-08-221-1/+1
* Initial architecture for clang-tidy.Daniel Jasper2013-07-291-1/+1
* Updating cpp11-migrate unit testsEdwin Vane2013-04-051-1/+2
* Unit test support for Clang extra toolsEdwin Vane2013-04-031-1/+1
* Fix Makefile.Daniel Jasper2013-03-201-1/+1
* Initial check in of Doug's modularize tool for checking header readiness for ...John Thompson2013-03-121-1/+1
* Switch from autogenerating tests to using the preprocessor.Chandler Carruth2013-03-071-7/+21
* Fix recursive make in clang-tools-extraEdwin Vane2013-03-011-21/+7
* Removing loop-convert toolEdwin Vane2013-01-101-1/+1
* Add cpp11-migrate to autoconf buildEdwin Vane2012-12-121-1/+1
* First version of a command line clang-format tool.Daniel Jasper2012-12-051-1/+1
* Add loop-convert to the Make build.David Blaikie2012-08-311-1/+1
* Reverted to correct commit this time.Sam Panzer2012-08-241-0/+40
* Reverted incorect partial commit of loop migrator. git-svn strikes againSam Panzer2012-08-241-40/+0
* 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-1/+1
* Use parallel dirs here, there shouldn't be cross-tool dependenciesChandler Carruth2012-08-091-1/+2
* Fix up the makefiles in the tools repo, and add a top-level makefileChandler Carruth2012-08-081-0/+39
OpenPOWER on IntegriCloud