Skip to content
Snippets Groups Projects
Commit 8b334f7b authored by Jason Merrill's avatar Jason Merrill Committed by Jason Merrill
Browse files

re PR c++/14912 (Do not print default template arguments in error messages)

	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
parent 9e34da8b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment