diff options
author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-02-14 06:32:15 +0000 |
---|---|---|
committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-02-14 06:32:15 +0000 |
commit | b429d3ee1b1dc11f93cbcac2625e2054afd3be43 (patch) | |
tree | d96b4a0445eaddd41c2f31bdde78ca4bce589951 /gcc/cpplib.h | |
parent | f78457c18e74ccf5683c88a96988e8ef276c42fc (diff) | |
download | ppe42-gcc-b429d3ee1b1dc11f93cbcac2625e2054afd3be43.tar.gz ppe42-gcc-b429d3ee1b1dc11f93cbcac2625e2054afd3be43.zip |
* cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
* call.c (build_op_delete_call): Simplify to remove duplicate
code.
* class.c (clone_function_decl): Don't build the deleting variant
of a non-virtual destructor.
* decl.c (finish_destructor_body): Don't call delete if this is a
non-virtual destructor.
* init.c (build_delete): Explicitly call `operator delete' when
deleting an object with a non-virtual destructor.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39659 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cpplib.h')
0 files changed, 0 insertions, 0 deletions