[C++] Weffc++/Wnon-virtual-dtor confusion

Nathan Sidwell nathan@acm.org
Sun Apr 6 08:13:00 GMT 2014


On 04/04/14 18:33, Nathan Sidwell wrote:

> I'm testing a patch that makes the test in the loop:
>
>        if (TREE_PUBLIC (base_binfo)

Hm, binfo's aren't noted that way, it's encoded in BINFO_ACCESS and 
SET_BINFO_ACCESS in search.c.  We'd need to move those back to cp.h or expose an 
interface in search.c.  This is looking like a rat hole ...

nathan



More information about the Gcc-patches mailing list