This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ Patch] PR 62232
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Paolo Carlini <paolo dot carlini at oracle dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Jason Merrill <jason at redhat dot com>
- Date: Fri, 19 Sep 2014 08:03:28 +0200 (CEST)
- Subject: Re: [C++ Patch] PR 62232
- Authentication-results: sourceware.org; auth=none
- References: <5419AABF dot 3000006 at oracle dot com>
Hi Paolo,
On Wed, 17 Sep 2014, Paolo Carlini wrote:
> clang recently, in 3.5.0 if I remember correctly, stopped -Wnon-virtual-dtor
> warning for final classes. I think it makes sense to do the same.
mind adding a note to wwwdocs/htdocs/gcc-5/changes.html ?
Thanks,
Gerald