| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename cpp11-migrate to clang-modernize. | Chandler Carruth | 2013-09-04 | 1 | -244/+0 |
| * | Update tests to reflect clang r189769 which changes the printing of | Chandler Carruth | 2013-09-02 | 1 | -2/+2 |
| * | Use 'auto const&' for iterators whose deref operator return a const var | Ariel J. Bernal | 2013-05-09 | 1 | -7/+47 |
| * | Extend loop variable naming checks | Edwin Vane | 2013-03-08 | 1 | -28/+28 |
| * | Have LoopConvert use 'auto &&' where necessary | Edwin Vane | 2013-03-07 | 1 | -1/+32 |
| * | Properly identify 'this' as range-based for container | Edwin Vane | 2013-03-04 | 1 | -1/+71 |
| * | Transferred loop-convert tests to cpp11-migrate | Edwin Vane | 2013-01-08 | 1 | -0/+103 |

