hanchenye-llvm-project/clang-tools-extra/cpp11-migrate/tool
Edwin Vane 8ef7fa1e07 Adding the AddOverride transform for cpp11-migrate
This transform adds the override specifier to methods that overrides virtual
methods from a base class that don't already have this specifier.

Author: Philip Dunstan <phil@phildunstan.com>
llvm-svn: 179127
2013-04-09 20:49:49 +00:00
..
CMakeLists.txt Adding the AddOverride transform for cpp11-migrate 2013-04-09 20:49:49 +00:00
Cpp11Migrate.cpp Adding the AddOverride transform for cpp11-migrate 2013-04-09 20:49:49 +00:00
Makefile Adding the AddOverride transform for cpp11-migrate 2013-04-09 20:49:49 +00:00