Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib-ified core cpp11-migrate functionality to support unit tests | Edwin Vane | 2013-04-04 | 1 | -136/+0 |
* | Fixing Doxygen warnings in cpp11-migrate | Edwin Vane | 2013-03-08 | 1 | -13/+1 |
* | Added summary option to cpp11-migrate tool | Dmitri Gribenko | 2013-03-05 | 1 | -0/+16 |
* | cpp11-migrate: Reduce the number of parsing passes. | Stefanus Du Toit | 2013-03-01 | 1 | -24/+20 |
* | Propagate changes through no-op transforms | Edwin Vane | 2013-02-15 | 1 | -4/+0 |
* | Add use-nullptr transform to cpp11-migrate | Edwin Vane | 2013-01-22 | 1 | -0/+13 |
* | Introduce llvm::sys::PrintStackTraceOnErrorSignal() | NAKAMURA Takumi | 2013-01-18 | 1 | -0/+2 |
* | Write transform results to disk only once | Edwin Vane | 2013-01-16 | 1 | -19/+48 |
* | Port loop-convert into cpp11-migrate | Edwin Vane | 2013-01-04 | 1 | -5/+44 |
* | Fix the sorting of the #include lines in these tools. | Chandler Carruth | 2013-01-02 | 1 | -1/+1 |
* | Use renamed CommonOptionsParser member functions | Edwin Vane | 2012-12-14 | 1 | -2/+2 |
* | Initial commit for cpp11-migrate tool | Edwin Vane | 2012-12-12 | 1 | -0/+57 |