summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 3.2 release branch r167713upstream/release_32Pawel Wodnicki2012-11-120-0/+0
* Following the example from loop-convert tests, simplifying the remove-cstr-ca...Manuel Klimek2012-11-051-8/+3
* Remove a trailing blank line, test commit.NAKAMURA Takumi2012-10-101-1/+0
* 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
* Update Makefiles to reflect split of clangRewrite.a into two libraries.Ted Kremenek2012-09-013-4/+7
* Add loop-convert to the Make build.David Blaikie2012-08-312-1/+26
* Fix tests to be more robust (to older versions of grep, lesser lit-like test ...David Blaikie2012-08-3115-73/+54
* loop-convert, a C++11 for loop modernizerSam Panzer2012-08-2428-1/+3323
* Reverted to correct commit this time.Sam Panzer2012-08-2411-46/+297
* Reverted incorect partial commit of loop migrator. git-svn strikes againSam Panzer2012-08-2438-3580/+47
* Slight refactoringSam Panzer2012-08-246-80/+188
* Fixes according to code review commentsSam Panzer2012-08-248-250/+258
* For Loop ConversionSam Panzer2012-08-2428-1/+3167
* Change AST matcher names to conform with the new naming.Daniel Jasper2012-08-241-13/+13
* Make Mr. Pedantic happy by fixing banner to be exactly 80 columnsMarshall Clow2012-08-211-1/+1
* Fixed some renaming detritus in the comments, and an unused variable warning....Marshall Clow2012-08-161-7/+8
* Rename directory from 'toolTemplate' to 'tool-template'Marshall Clow2012-08-145-2/+2
* Added a tool template to make creating new tools simplerMarshall Clow2012-08-145-1/+137
* Use parallel dirs here, there shouldn't be cross-tool dependenciesChandler Carruth2012-08-091-1/+2
* Fix the order of the link arguments for this tool. I think there isChandler Carruth2012-08-091-2/+2
* Fix up the makefiles in the tools repo, and add a top-level makefileChandler Carruth2012-08-083-27/+59
* Add a copy of the LLVM license here so that even a stand-alone checkoutChandler Carruth2012-08-081-0/+63
* Replace the stub README with a proper one based on Clang's.Chandler Carruth2012-08-082-4/+22
* Added code to let the user specify a compilation database on the command lineMarshall Clow2012-08-071-6/+10
* Add a root CMakeLists.txt and fix up all the test build stuff.Chandler Carruth2012-08-075-220/+50
* Copy some of the testing infrastructure from the primary Clang repository intoChandler Carruth2012-08-074-0/+446
* Copy the existing regression test for remove-cstr-calls from the tooling branchChandler Carruth2012-08-071-0/+38
* Make some directories for the tool-specific regression tests in the newChandler Carruth2012-08-070-0/+0
* Fix compilation with mainline AST matchers.Chandler Carruth2012-08-071-2/+2
* Put it in the correct place within the repository.Chandler Carruth2012-08-073-0/+262
* Initial check-in of a skeleton of the future clang-tools-extra repository.Chandler Carruth2012-08-071-0/+4