OK.
On Fri, Aug 5, 2016 at 5:47 PM, Alexandre Oliva wrote:
> On Aug 4, 2016, Jason Merrill wrote:
>
>> On Mon, Aug 1, 2016 at 10:57 PM, Alexandre Oliva wrote:
>>> * langhooks.h (struct lang_hooks_for_decls): Add
>>> function_decl_defaulted_inclass_p and
>>> function_decl_defaulted_outofclass_p
On Aug 4, 2016, Jason Merrill wrote:
> On Mon, Aug 1, 2016 at 10:57 PM, Alexandre Oliva wrote:
>> * langhooks.h (struct lang_hooks_for_decls): Add
>> function_decl_defaulted_inclass_p and
>> function_decl_defaulted_outofclass_p.
> Maybe one hook that returns unsigned rather than two bool hooks
On Mon, Aug 1, 2016 at 10:57 PM, Alexandre Oliva wrote:
> * langhooks.h (struct lang_hooks_for_decls): Add
> function_decl_defaulted_inclass_p and
> function_decl_defaulted_outofclass_p.
Maybe one hook that returns unsigned rather than two bool hooks?
Jason