On Fri, Mar 17, 2017 at 10:45 AM, Marek Polacek <pola...@redhat.com> wrote: > + cond = instantiate_non_dependent_expr_sfinae (cond, tf_none);
Why this rather than instantiate_non_dependent_expr (and so tf_error)? Jason
On Fri, Mar 17, 2017 at 10:45 AM, Marek Polacek <pola...@redhat.com> wrote: > + cond = instantiate_non_dependent_expr_sfinae (cond, tf_none);
Why this rather than instantiate_non_dependent_expr (and so tf_error)? Jason