summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/cpp11-migrate/Core/Transforms.h
Commit message (Expand)AuthorAgeFilesLines
* Rename cpp11-migrate to clang-modernize.Chandler Carruth2013-09-041-82/+0
* cpp11-migrate: Add -for-compilers command line switch.Guillaume Papin2013-07-291-1/+5
* cpp11-migrate: Register the transforms automatically using llvm::RegistryGuillaume Papin2013-07-241-7/+5
* cpp11-migrate: Tidying upEdwin Vane2013-07-081-4/+6
* cpp11-migrate: Refactor how global options are passed to TransformsEdwin Vane2013-06-061-4/+5
* cpp11-migrate: Transforms collect timing data.Edwin Vane2013-05-301-4/+4
* Fix symbol dependency errors introduced with libmigrateCoreEdwin Vane2013-04-051-3/+10
* lib-ified core cpp11-migrate functionality to support unit testsEdwin Vane2013-04-041-0/+70
OpenPOWER on IntegriCloud