------- Comment #9 from jason at gcc dot gnu dot org 2008-07-25 02:32 ------- I accidentally checked in the demangler patch with my defaulted/deleted functions work today, so you don't need to worry about that. :)
As for the patch itself, does it work to scan for DECL_EXPRs instead of the decls themselves? I'm a bit concerned about the current patch touching decls that it shouldn't. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36767