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