Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename cpp11-migrate to clang-modernize. | Chandler Carruth | 2013-09-04 | 1 | -71/+0 |
* | cpp11-migrate: Add -for-compilers command line switch. | Guillaume Papin | 2013-07-29 | 1 | -3/+21 |
* | cpp11-migrate: Register the transforms automatically using llvm::Registry | Guillaume Papin | 2013-07-24 | 1 | -19/+22 |
* | cpp11-migrate: Tidying up | Edwin Vane | 2013-07-08 | 1 | -1/+1 |
* | cpp11-migrate: Minor command-line fixes and improvements | Edwin Vane | 2013-07-04 | 1 | -1/+4 |
* | cpp11-migrate: Refactor how global options are passed to Transforms | Edwin Vane | 2013-06-06 | 1 | -3/+5 |
* | cpp11-migrate: Transforms collect timing data. | Edwin Vane | 2013-05-30 | 1 | -2/+2 |
* | Fix symbol dependency errors introduced with libmigrateCore | Edwin Vane | 2013-04-05 | 1 | -28/+6 |
* | lib-ified core cpp11-migrate functionality to support unit tests | Edwin Vane | 2013-04-04 | 1 | -0/+67 |