aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra
AgeCommit message (Expand)AuthorFilesLines
2012-11-05Following the example from loop-convert tests, simplifying the remove-cstr-ca...Manuel Klimek1-8/+3
2012-10-10Remove a trailing blank line, test commit.NAKAMURA Takumi1-1/+0
2012-09-12Fix typo in a comment in lit.cfgDavid Blaikie1-1/+1
2012-09-04Make lit.cfg like the other lit.cfgs so it can be run standalone.David Blaikie1-16/+93
2012-09-01Update Makefiles to reflect split of clangRewrite.a into two libraries.Ted Kremenek3-4/+7
2012-08-31Add loop-convert to the Make build.David Blaikie2-1/+26
2012-08-31Fix tests to be more robust (to older versions of grep, lesser lit-like test ...David Blaikie15-73/+54
2012-08-24loop-convert, a C++11 for loop modernizerSam Panzer28-1/+3323
2012-08-24Reverted to correct commit this time.Sam Panzer11-46/+297
2012-08-24Reverted incorect partial commit of loop migrator. git-svn strikes againSam Panzer38-3580/+47
2012-08-24Slight refactoringSam Panzer6-80/+188
2012-08-24Fixes according to code review commentsSam Panzer8-250/+258
2012-08-24For Loop ConversionSam Panzer28-1/+3167
2012-08-24Change AST matcher names to conform with the new naming.Daniel Jasper1-13/+13
2012-08-21Make Mr. Pedantic happy by fixing banner to be exactly 80 columnsMarshall Clow1-1/+1
2012-08-16Fixed some renaming detritus in the comments, and an unused variable warning....Marshall Clow1-7/+8
2012-08-14Rename directory from 'toolTemplate' to 'tool-template'Marshall Clow5-2/+2
2012-08-14Added a tool template to make creating new tools simplerMarshall Clow5-1/+137
2012-08-09Use parallel dirs here, there shouldn't be cross-tool dependenciesChandler Carruth1-1/+2
2012-08-09Fix the order of the link arguments for this tool. I think there isChandler Carruth1-2/+2
2012-08-08Fix up the makefiles in the tools repo, and add a top-level makefileChandler Carruth3-27/+59
2012-08-08Add a copy of the LLVM license here so that even a stand-alone checkoutChandler Carruth1-0/+63
2012-08-08Replace the stub README with a proper one based on Clang's.Chandler Carruth2-4/+22
2012-08-07Added code to let the user specify a compilation database on the command lineMarshall Clow1-6/+10
2012-08-07Add a root CMakeLists.txt and fix up all the test build stuff.Chandler Carruth5-220/+50
2012-08-07Copy some of the testing infrastructure from the primary Clang repository intoChandler Carruth4-0/+446
2012-08-07Copy the existing regression test for remove-cstr-calls from the tooling branchChandler Carruth1-0/+38
2012-08-07Fix compilation with mainline AST matchers.Chandler Carruth1-2/+2
2012-08-07Put it in the correct place within the repository.Chandler Carruth3-0/+262
2012-08-07Initial check-in of a skeleton of the future clang-tools-extra repository.Chandler Carruth1-0/+4