gcc/libstdc++-v3/testsuite/20_util/pair
Jason Merrill 89606913ce call.c (struct conversion_info): Rename 'from_type' to 'from'.
* call.c (struct conversion_info): Rename 'from_type' to 'from'.
	(arg_conversion_rejection, bad_arg_conversion_rejection)
	(explicit_conversion_rejection, template_conversion_rejection): Adjust.
	(add_function_candidate): Pass actual argument, rather than type, to
	bad_arg_conversion_rejection.
	(print_conversion_rejection): Explain what's wrong with the conversion.
	(print_z_candidate): Say "candidate:" before each candidate.
	(splice_viable): Be strict if we see a viable or template candidate.
	(build_user_type_conversion_1): Pass false to strict parameter.
	(perform_overload_resolution, build_conditional_expr_1): Likewise.
	(build_new_op_1, build_new_method_call_1): Likewise.
	(build_op_call_1): Pass true to strict parameter.

From-SVN: r210435
2014-05-14 12:47:54 -04:00
..
astuple call.c (struct conversion_info): Rename 'from_type' to 'from'. 2014-05-14 12:47:54 -04:00
comparison_operators Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cons Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
make_pair Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
requirements Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
1.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
2.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
3.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
4.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
40925.cc Fix testsuite bugs. 2014-04-07 19:40:18 +01:00
44487.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
constexpr_get.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
moveable.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
noexcept_move_assign.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
noexcept_swap.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
noncopyable.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
piecewise2.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
piecewise.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
swap.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00