[C++ PATCH] PR c++/90449 - add -Winaccessible-base option.
Matthew Beliveau
mbelivea@redhat.com
Fri Jun 7 20:10:00 GMT 2019
This patch adds a new warning option: Winaccessible-base, so that
users are able to selectively control the warning. The warning is
enabled by default; however, for the virtual bases' warning, it only
triggers with -Wextra flag.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr90449e.patch
Type: text/x-patch
Size: 5679 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190607/6cec0085/attachment.bin>
More information about the Gcc-patches
mailing list