hanchenye-llvm-project/clang-tools-extra/cpp11-migrate
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
..
AddOverride Adding the AddOverride transform for cpp11-migrate 2013-04-09 20:49:49 +00:00
Core Fix symbol dependency errors introduced with libmigrateCore 2013-04-05 19:18:13 +00:00
LoopConvert lib-ified core cpp11-migrate functionality to support unit tests 2013-04-04 20:19:58 +00:00
UseAuto lib-ified core cpp11-migrate functionality to support unit tests 2013-04-04 20:19:58 +00:00
UseNullptr Fix UseNullptr fails to replace c-style explicit cast in a return statement 2013-04-09 16:54:56 +00:00
tool Adding the AddOverride transform for cpp11-migrate 2013-04-09 20:49:49 +00:00
CMakeLists.txt lib-ified core cpp11-migrate functionality to support unit tests 2013-04-04 20:19:58 +00:00
Makefile lib-ified core cpp11-migrate functionality to support unit tests 2013-04-04 20:19:58 +00:00