Commit 840b09b4 by Peter Schmid Committed by Jeff Law

* pt.c (maybe_fold_nontype_arg): Add prototype.

From-SVN: r17126
parent f5c4bc60
Wed Dec 17 21:17:39 1997 Peter Schmid <schmid@ltoi.iap.physik.tu-darmstadt.de>
* pt.c (maybe_fold_nontype_arg): Add prototype.
Tue Dec 16 10:31:20 1997 Jason Merrill <jason@yorick.cygnus.com>
* tree.c (mapcar): Handle TRY_CATCH_EXPR et al.
......
......@@ -82,6 +82,7 @@ static int type_unification_real PROTO((tree, tree *, tree, tree, int*,
int, int, int));
static int processing_explicit_specialization PROTO((int));
static void note_template_header PROTO((int));
static tree maybe_fold_nontype_arg PROTO((tree));
/* Restore the template parameter context. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment