]> gcc.gnu.org Git - gcc.git/commit
cp-tree.h (enum tsubst_flags_t): Add tf_user.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 25 Jul 2003 16:45:34 +0000 (16:45 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 25 Jul 2003 16:45:34 +0000 (16:45 +0000)
commit42eaed4985c166c90a52b9b24a7d53193cb8b933
tree5ce31364e9c54f69c348f58b432c5b909c19ff2b
parente884d397fb6d47de6cca73cd3d7d034a3847dd9d
cp-tree.h (enum tsubst_flags_t): Add tf_user.

* cp-tree.h (enum tsubst_flags_t): Add tf_user.
* decl.c (make_typename_type): Pass it.
* pt.c (lookup_template_class): Use it.
(resolve_typename_type): Pass it.
* semantics.c (finish_template_type): Pass it.

From-SVN: r69793
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/decl.c
gcc/cp/pt.c
gcc/cp/semantics.c
This page took 0.060822 seconds and 5 git commands to generate.