summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/cpp11-migrate
Commit message (Expand)AuthorAgeFilesLines
* Add use-nullptr transform to cpp11-migrateEdwin Vane2013-01-2210-0/+373
* these need the bitcode reader as well.Chris Lattner2013-01-191-1/+1
* Re-sort the #include lines which have gotten out of order.Chandler Carruth2013-01-193-3/+3
* Introduce llvm::sys::PrintStackTraceOnErrorSignal()NAKAMURA Takumi2013-01-181-0/+2
* Fix a -Wdocumentation warning (empty paragraph passed to '\brief' command)Dmitri Gribenko2013-01-161-1/+1
* Write transform results to disk only onceEdwin Vane2013-01-167-31/+178
* Update users of RefactoringToolEdwin Vane2013-01-111-1/+1
* Add a namespace qualifier to the befriending statement forChandler Carruth2013-01-051-1/+1
* Port loop-convert into cpp11-migrateEdwin Vane2013-01-0416-7/+2189
* 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-123-0/+95
OpenPOWER on IntegriCloud