Commit a6090779 by Jason Merrill

ChangeLog tidying

From-SVN: r261087
parent e079dced
2018-05-31 Jason Merrill <jason@redhat.com>
2018-06-01 Jason Merrill <jason@redhat.com>
CWG 1581: When are constexpr member functions defined?
* constexpr.c (instantiate_cx_fn_r, instantiate_constexpr_fns): New.
(cxx_eval_outermost_constant_expr): Call instantiate_constexpr_fns.
2018-06-01 Jason Merrill <jason@redhat.com>
PR c++/58281 - explicit instantiation of constexpr
* pt.c (mark_decl_instantiated): Clear DECL_EXTERNAL.
2018-05-31 Jason Merrill <jason@redhat.com>
* pt.c (instantiate_decl): Any defaulted function is defined.
2018-05-30 Jonathan Wakely <jwakely@redhat.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment