Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename cpp11-migrate to clang-modernize. | Chandler Carruth | 2013-09-04 | 1 | -105/+0 |
* | cpp11-migrate: Refactor for driver model of operation | Edwin Vane | 2013-09-03 | 1 | -5/+3 |
* | Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dep... | Michael Gottesman | 2013-08-30 | 1 | -3/+5 |
* | cpp11-migrate: Refactor for driver model of operation | Edwin Vane | 2013-08-30 | 1 | -5/+3 |
* | cpp11-migrate: Tidying up | Edwin Vane | 2013-07-08 | 1 | -3/+4 |
* | cpp11-migrate: Transforms honour header modification flag | Edwin Vane | 2013-06-18 | 1 | -14/+15 |
* | Use 'auto const&' for iterators whose deref operator return a const var | Ariel J. Bernal | 2013-05-09 | 1 | -1/+3 |
* | Stop LoopConvert removing DeclStmts from selection/iteration condition clauses | Edwin Vane | 2013-05-06 | 1 | -0/+2 |
* | lib-ified core cpp11-migrate functionality to support unit tests | Edwin Vane | 2013-04-04 | 1 | -1/+1 |
* | Have LoopConvert use 'auto &&' where necessary | Edwin Vane | 2013-03-07 | 1 | -1/+3 |
* | Port loop-convert into cpp11-migrate | Edwin Vane | 2013-01-04 | 1 | -0/+99 |