Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename cpp11-migrate to clang-modernize. | Chandler Carruth | 2013-09-04 | 1 | -346/+0 |
* | cpp11-migrate: Tidying up | Edwin Vane | 2013-07-08 | 1 | -1/+2 |
* | Transform for loops over pseudo-arrays only if begin/end members exist | Edwin Vane | 2013-05-09 | 1 | -1/+48 |
* | Use 'auto const&' for iterators whose deref operator return a const var | Ariel J. Bernal | 2013-05-09 | 1 | -3/+23 |
* | Have LoopConvert use 'auto &&' where necessary | Edwin Vane | 2013-03-07 | 1 | -21/+67 |
* | Port loop-convert into cpp11-migrate | Edwin Vane | 2013-01-04 | 1 | -0/+232 |