pt.c (decl_template_parm_p): Add checks for TEMPLATE_TEMPLATE_PARM.

�
1998-08-28  Benjamin Kosnik  <bkoz@loony.cygnus.com>
        * pt.c (decl_template_parm_p): Add checks for
        TEMPLATE_TEMPLATE_PARM.

From-SVN: r22072
This commit is contained in:
Benjamin Kosnik 1998-08-29 01:15:24 +00:00
parent 6091762575
commit 4e327c30bd
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
1998-08-28 Benjamin Kosnik <bkoz@loony.cygnus.com>
* pt.c (decl_template_parm_p): Add checks for
TEMPLATE_TEMPLATE_PARM.
1998-08-28 Mark Mitchell <mark@markmitchell.com>
* lex.c (do_identifier): Fix thinko in previous change.