[Bug c++/62232] -Wnon-virtual-dtor shouldn't warn on final classes
trippels at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 18 14:17:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62232
--- Comment #4 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Paolo Carlini from comment #3)
> Done.
Thanks. It's unfortunate that one has to memorize hundreds of
macro names to be able to work in this area.
gcc % cat gcc/cp/cp-tree.h | grep "^#define" | wc -l
815
More information about the Gcc-bugs
mailing list