[Bug c++/65856] -Wsuggest-override shall not report a warning on final method
ol.rakhimov at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Aug 11 06:39:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65856
ol.rakhimov at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ol.rakhimov at gmail dot com
--- Comment #9 from ol.rakhimov at gmail dot com ---
Please reconsider this bug to get fixed.
https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rh-override
Clang doesn't throw warnings for using single ``final`` with
inconsistent-override warnings.
More information about the Gcc-bugs
mailing list