[Bug c++/80518] -Wsuggest-override does not warn about missing override on destructor
egallager at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 8 04:36:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80518
--- Comment #8 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #7)
> The guideline might be changing:
> https://github.com/isocpp/CppCoreGuidelines/pull/1448
> If that pull request is merged we might want to change -Wsuggest-override
> too, without needing a separate option.
That pull request has since been merged (on August 1st)
More information about the Gcc-bugs
mailing list