]> gcc.gnu.org Git - gcc.git/commit
doc: Suggest fix for -Woverloaded-virtual warnings
authorJonathan Wakely <jwakely@redhat.com>
Wed, 15 Feb 2023 13:32:57 +0000 (13:32 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 16 Feb 2023 12:35:13 +0000 (12:35 +0000)
commitd82490d531272f50202b663400cfa814335a11f2
treef76f2002d9ba6fd73bf7e08678395bbaa89d883d
parentb81b017ed30b8c6abb2e58a3ed9eb67eccc1c181
doc: Suggest fix for -Woverloaded-virtual warnings

Users are confused about what this warning means, so add a suggested
solution to the documentation.

gcc/ChangeLog:

* doc/invoke.texi (C++ Dialect Options): Suggest adding a
using-declaration to unhide functions.
gcc/doc/invoke.texi
This page took 0.057911 seconds and 5 git commands to generate.