[Bug c++/87409] Implement -Wunused-private-field
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 24 11:01:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87409
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Also I don't see how this warning can be implemented without seeing all
functions and implementation of functions for a class which dont need to be in
a header.
More information about the Gcc-bugs
mailing list