pt.c
536 KB
-
re PR c++/14912 (Do not print default template arguments in error messages) · 8b334f7b
PR c++/14912 * cp-tree.h (enum tsubst_flags): Add tf_no_class_instantiations. * error.c (count_non_default_template_args): Pass it. * pt.c (tsubst) [TYPENAME_TYPE]: Don't complete type if it's set. From-SVN: r150223
Jason Merrill committed