cp-tree.h (TYPE_RAISES_EXCEPTIONS): Improve documentation.
authorMark Mitchell <mark@markmitchell.com>
Tue, 22 Dec 1998 10:33:17 +0000 (10:33 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 22 Dec 1998 10:33:17 +0000 (10:33 +0000)
commit193306f7fd78865e114ff26f24a9df7b143e95d3
tree0c8fc83b6aadea1bf733e54f4d68791a1998905b
parent2f0d2c99e207a5c2ee1f8f1c02b5c60ede28afe9
cp-tree.h (TYPE_RAISES_EXCEPTIONS): Improve documentation.

1998-12-22  Mark Mitchell  <mark@markmitchell.com>
* cp-tree.h (TYPE_RAISES_EXCEPTIONS): Improve documentation.
* tree.c (build_exception_variant): Don't crash on empty throw
specs.

From-SVN: r24394
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/tree.c
gcc/testsuite/g++.old-deja/g++.eh/spec5.C [new file with mode: 0644]