]> gcc.gnu.org Git - gcc.git/commit
decl.c (grokdeclarator): Tighten checks for invalid destructors.
authorMark Mitchell <mark@markmitchell.com>
Mon, 28 Sep 1998 17:34:33 +0000 (17:34 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 28 Sep 1998 17:34:33 +0000 (17:34 +0000)
commit4f70a8465393270fe9bafe6b15fb8547e54c2e8c
tree887de5f00917ddfd4504ab6c1955e53e99690cc7
parentab339d62c08bbac39c8f06a6daa0bcfc9acdf0a7
decl.c (grokdeclarator): Tighten checks for invalid destructors.

* decl.c (grokdeclarator): Tighten checks for invalid
destructors.  Improve error-messages and error-recovery.
* decl2.c (check_classfn): Don't assume that mangled destructor
names contain type information.

From-SVN: r22630
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/decl2.c
gcc/testsuite/g++.old-deja/g++.other/dtor3.C [new file with mode: 0644]
gcc/testsuite/g++.old-deja/g++.other/dtor4.C [new file with mode: 0644]
This page took 0.059847 seconds and 5 git commands to generate.