summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/cpp11-migrate/Cpp11Migrate.cpp
Commit message (Expand)AuthorAgeFilesLines
* lib-ified core cpp11-migrate functionality to support unit testsEdwin Vane2013-04-041-136/+0
* Fixing Doxygen warnings in cpp11-migrateEdwin Vane2013-03-081-13/+1
* Added summary option to cpp11-migrate toolDmitri Gribenko2013-03-051-0/+16
* cpp11-migrate: Reduce the number of parsing passes.Stefanus Du Toit2013-03-011-24/+20
* Propagate changes through no-op transformsEdwin Vane2013-02-151-4/+0
* Add use-nullptr transform to cpp11-migrateEdwin Vane2013-01-221-0/+13
* Introduce llvm::sys::PrintStackTraceOnErrorSignal()NAKAMURA Takumi2013-01-181-0/+2
* Write transform results to disk only onceEdwin Vane2013-01-161-19/+48
* Port loop-convert into cpp11-migrateEdwin Vane2013-01-041-5/+44
* Fix the sorting of the #include lines in these tools.Chandler Carruth2013-01-021-1/+1
* Use renamed CommonOptionsParser member functionsEdwin Vane2012-12-141-2/+2
* Initial commit for cpp11-migrate toolEdwin Vane2012-12-121-0/+57
OpenPOWER on IntegriCloud