| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename cpp11-migrate to clang-modernize. | Chandler Carruth | 2013-09-04 | 1 | -178/+0 |
| * | Fix UseAuto not transforming iterator when non-fully qualifiers are used and | Ariel J. Bernal | 2013-07-15 | 1 | -0/+6 |
| * | Fix UseAuto replacing variable declaration lists containing non-initialized | Ariel J. Bernal | 2013-05-17 | 1 | -0/+12 |
| * | cpp11-migrate segfaults transforming map<string,int>::iterator | Ariel J. Bernal | 2013-03-27 | 1 | -0/+8 |
| * | Switch from autogenerating tests to using the preprocessor. | Chandler Carruth | 2013-03-07 | 1 | -2/+15 |
| * | Fix recursive make in clang-tools-extra | Edwin Vane | 2013-03-01 | 1 | -2/+2 |
| * | Don't use 'exit' in lit script | Edwin Vane | 2013-02-28 | 1 | -4/+1 |
| * | Turning off UseAuto/iterator.cpp test until recursive make issue fixed | Edwin Vane | 2013-02-28 | 1 | -3/+6 |
| * | Introducing Use-Auto transform for cpp11-migrate | Edwin Vane | 2013-02-28 | 1 | -0/+139 |

