cp-tree.h (tsubst_copy_and_build): New declaration.
authorJeffrey D. Oldham <oldham@codesourcery.com>
Thu, 16 Jan 2003 22:06:04 +0000 (22:06 +0000)
committerJeffrey D. Oldham <oldham@gcc.gnu.org>
Thu, 16 Jan 2003 22:06:04 +0000 (22:06 +0000)
commitcc23546e32749f51209852efb21fdce77e30ce8b
tree2825cb39844697c8b48feb8259808caec5a5e81a
parentf411c7397a06c22f1d925019b6fdf8014e6e4dc5
cp-tree.h (tsubst_copy_and_build): New declaration.

2003-01-16  Jeffrey D. Oldham  <oldham@codesourcery.com>

* cp-tree.h (tsubst_copy_and_build): New declaration.
* pt.c (tsubst_copy): Remove 'build_expr_from_tree' from comment.
(tsubst_expr): Use 'tsubst_copy_and_build'.  Update initial comment.
(tsubst_copy_and_build): New function.

From-SVN: r61409
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/pt.c