aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-01-07Initial checkin of new module-map-checker tool.John Thompson
2013-11-08Introduce clang-query tool.Peter Collingbourne
2013-10-31pp-trace - preprocessor tacing and PPCallbacks testing toolJohn Thompson
2013-09-04Rename cpp11-migrate to clang-modernize.Chandler Carruth
2013-09-03Rename clang-replace -> clang-apply-replacementsEdwin Vane
2013-09-03cpp11-migrate: Refactor for driver model of operationEdwin Vane
2013-08-22Introducing new tool clang-replaceEdwin Vane
2013-07-29Initial architecture for clang-tidy.Daniel Jasper
2013-04-05Updating cpp11-migrate unit testsEdwin Vane
2013-04-03Unit test support for Clang extra toolsEdwin Vane
2013-03-20Fix Makefile.Daniel Jasper
2013-03-12Initial check in of Doug's modularize tool for checking header readiness for ...John Thompson
2013-03-07Switch from autogenerating tests to using the preprocessor.Chandler Carruth
2013-03-01Fix recursive make in clang-tools-extraEdwin Vane
2013-01-10Removing loop-convert toolEdwin Vane
2012-12-12Add cpp11-migrate to autoconf buildEdwin Vane
2012-12-05First version of a command line clang-format tool.Daniel Jasper
2012-08-31Add loop-convert to the Make build.David Blaikie
2012-08-24Reverted to correct commit this time.Sam Panzer
2012-08-24Reverted incorect partial commit of loop migrator. git-svn strikes againSam Panzer
2012-08-14Rename directory from 'toolTemplate' to 'tool-template'Marshall Clow
2012-08-14Added a tool template to make creating new tools simplerMarshall Clow
2012-08-09Use parallel dirs here, there shouldn't be cross-tool dependenciesChandler Carruth
2012-08-08Fix up the makefiles in the tools repo, and add a top-level makefileChandler Carruth