[Bug c++/57854] Would like to have a warning for virtual overrides without C++11 "override" keyword
ville.voutilainen at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sun Dec 14 14:53:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57854
Ville Voutilainen <ville.voutilainen at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ville.voutilainen at gmail dot com
--- Comment #4 from Ville Voutilainen <ville.voutilainen at gmail dot com> ---
We now have -Wsuggest-final-methods, so having something like
-Wsuggest-override wouldn't be far-fetched.
More information about the Gcc-bugs
mailing list