cp-tree.h (CLASS_TYPE_P): New macro.
authorMark Mitchell <mark@markmitchell.com>
Mon, 24 Aug 1998 12:04:39 +0000 (12:04 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 24 Aug 1998 12:04:39 +0000 (12:04 +0000)
commitc92366fb3f2247423f12d29e9f52b5335cbda6f2
tree99f03b642ca3975c29f50cded035be6b9bcd99b4
parent33bdeb67480c8e551270c9f93be79750c0afbebd
cp-tree.h (CLASS_TYPE_P): New macro.

* cp-tree.h (CLASS_TYPE_P): New macro.
* decl.c (grokdeclarator): Use it instead of IS_AGGR_TYPE.

From-SVN: r21945
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c