https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80518

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |diagnostic

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This has been discussed recently in the context of the C++ Core Guidelines, and
the recommendation is *not* to put override on destructors.

https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rh-override

Reply via email to