summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/cpp11-migrate/AddOverride/AddOverrideActions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename cpp11-migrate to clang-modernize.Chandler Carruth2013-09-041-101/+0
* cpp11-migrate: Refactor for driver model of operationEdwin Vane2013-09-031-1/+2
* Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dep...Michael Gottesman2013-08-301-2/+1
* cpp11-migrate: Refactor for driver model of operationEdwin Vane2013-08-301-1/+2
* cpp11-migrate: Tidying upEdwin Vane2013-07-081-4/+4
* cpp11-migrate: Transforms honour header modification flagEdwin Vane2013-06-181-2/+2
* cpp11-migrate: Add option to detect and use macros that expand to 'override'Edwin Vane2013-05-311-1/+11
* cpp11-migrate: Add override specifier before comments on inline methodsEdwin Vane2013-05-141-16/+31
* cpp11-migrate: Fix crash in AddOverride due to template instantiationsEdwin Vane2013-05-101-22/+34
* Use 'auto const&' for iterators whose deref operator return a const varAriel J. Bernal2013-05-091-0/+4
* Adding the AddOverride transform for cpp11-migrateEdwin Vane2013-04-091-0/+59
OpenPOWER on IntegriCloud