summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/cpp11-migrate/AddOverride/basic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename cpp11-migrate to clang-modernize.Chandler Carruth2013-09-041-161/+0
* cpp11-migrate: Add option to detect and use macros that expand to 'override'Edwin Vane2013-05-311-57/+66
* cpp11-migrate: Add override specifier before comments on inline methodsEdwin Vane2013-05-141-0/+4
* cpp11-migrate: Fix crash in AddOverride due to template instantiationsEdwin Vane2013-05-101-0/+38
* Adding the AddOverride transform for cpp11-migrateEdwin Vane2013-04-091-0/+110
OpenPOWER on IntegriCloud