diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2002-05-19 05:15:12 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@gcc.gnu.org> | 2002-05-19 05:15:12 +0000 |
commit | 23b4deba7bcabbbcb607095eda02a705a510830b (patch) | |
tree | ffcdb6c8e505f82dab06162c541fef073b362b79 /gcc/unwind-dw2-fde.c | |
parent | 410b770f6366152c34efd7629258cb7f5598a20b (diff) | |
download | gcc-23b4deba7bcabbbcb607095eda02a705a510830b.tar.gz |
cp-tree.h (complete_type_or_diagnostic): Changed prototype, renamed from...
* cp-tree.h (complete_type_or_diagnostic): Changed prototype,
renamed from...
(complete_type_or_else): ... this. Redefined as macro.
(cxx_incomplete_type_diagnostic): Declare.
(cxx_incomplete_type_error): Define as macro.
* init.c (build_delete): Warn about incomplete types other than
void, and use the built-in operator delete for them.
* typeck.c (complete_type_or_diagnostic): Renamed from
complete_type_or_else. Added warn_only argument, passed to...
* typeck2.c (cxx_incomplete_type_diagnostic): ... this. Print
warnings or errors depending on new warn_only argument. Renamed
from...
(cxx_incomplete_type_error): ... this. New implementation in
terms of cxx_incomplete_type_diagnostic.
From-SVN: r53605
Diffstat (limited to 'gcc/unwind-dw2-fde.c')
0 files changed, 0 insertions, 0 deletions