ChangeLog tidying
From-SVN: r261087
This commit is contained in:
parent
e079dced7a
commit
a609077976
@ -1,16 +1,12 @@
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user