pt.c (convert_template_argument, tsubst): Simplify fourth argument to make_typename_t...
authorPaolo Carlini <paolo@gcc.gnu.org>
Tue, 24 Jul 2012 21:53:31 +0000 (21:53 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 24 Jul 2012 21:53:31 +0000 (21:53 +0000)
commitd8dd6fae2b39da0324e27b7b2c608058ac89bbab
tree9f3208584411c1e963cc79cdc000a2f7af4d3f27
parentcd1440b199ae8476f1b6df884e86fa07388e1f80
pt.c (convert_template_argument, tsubst): Simplify fourth argument to make_typename_type (complain & tf_error -> complain).

2012-07-24  Paolo Carlini  <paolo.carlini@oracle.com>

* pt.c (convert_template_argument, tsubst): Simplify fourth argument
to make_typename_type (complain & tf_error -> complain).

From-SVN: r189825
gcc/cp/ChangeLog
gcc/cp/pt.c