Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add use-nullptr transform to cpp11-migrate | Edwin Vane | 2013-01-22 | 10 | -0/+373 |
* | these need the bitcode reader as well. | Chris Lattner | 2013-01-19 | 1 | -1/+1 |
* | Re-sort the #include lines which have gotten out of order. | Chandler Carruth | 2013-01-19 | 3 | -3/+3 |
* | Introduce llvm::sys::PrintStackTraceOnErrorSignal() | NAKAMURA Takumi | 2013-01-18 | 1 | -0/+2 |
* | Fix a -Wdocumentation warning (empty paragraph passed to '\brief' command) | Dmitri Gribenko | 2013-01-16 | 1 | -1/+1 |
* | Write transform results to disk only once | Edwin Vane | 2013-01-16 | 7 | -31/+178 |
* | Update users of RefactoringTool | Edwin Vane | 2013-01-11 | 1 | -1/+1 |
* | Add a namespace qualifier to the befriending statement for | Chandler Carruth | 2013-01-05 | 1 | -1/+1 |
* | Port loop-convert into cpp11-migrate | Edwin Vane | 2013-01-04 | 16 | -7/+2189 |
* | 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 | 3 | -0/+95 |