Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename cpp11-migrate to clang-modernize. | Chandler Carruth | 2013-09-04 | 6 | -477/+0 |
* | cpp11-migrate: Refactor for driver model of operation | Edwin Vane | 2013-09-03 | 4 | -19/+14 |
* | Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dep... | Michael Gottesman | 2013-08-30 | 4 | -14/+19 |
* | cpp11-migrate: Refactor for driver model of operation | Edwin Vane | 2013-08-30 | 4 | -19/+14 |
* | cpp11-migrate: Add -for-compilers command line switch. | Guillaume Papin | 2013-07-29 | 1 | -0/+7 |
* | cpp11-migrate: Register the transforms automatically using llvm::Registry | Guillaume Papin | 2013-07-24 | 1 | -0/+15 |
* | Fix UseAuto not transforming iterator when non-fully qualifiers are used and | Ariel J. Bernal | 2013-07-15 | 1 | -33/+1 |
* | cpp11-migrate: Tidying up | Edwin Vane | 2013-07-08 | 6 | -13/+11 |
* | cpp11-migrate: Add Replace-AutoPtr Transform | Edwin Vane | 2013-07-03 | 6 | -0/+494 |