summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/cpp11-migrate/LoopConvert/LoopActions.h
Commit message (Expand)AuthorAgeFilesLines
* Rename cpp11-migrate to clang-modernize.Chandler Carruth2013-09-041-105/+0
* cpp11-migrate: Refactor for driver model of operationEdwin Vane2013-09-031-5/+3
* Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dep...Michael Gottesman2013-08-301-3/+5
* cpp11-migrate: Refactor for driver model of operationEdwin Vane2013-08-301-5/+3
* cpp11-migrate: Tidying upEdwin Vane2013-07-081-3/+4
* cpp11-migrate: Transforms honour header modification flagEdwin Vane2013-06-181-14/+15
* Use 'auto const&' for iterators whose deref operator return a const varAriel J. Bernal2013-05-091-1/+3
* Stop LoopConvert removing DeclStmts from selection/iteration condition clausesEdwin Vane2013-05-061-0/+2
* lib-ified core cpp11-migrate functionality to support unit testsEdwin Vane2013-04-041-1/+1
* Have LoopConvert use 'auto &&' where necessaryEdwin Vane2013-03-071-1/+3
* Port loop-convert into cpp11-migrateEdwin Vane2013-01-041-0/+99
OpenPOWER on IntegriCloud