LGTM

On Mon, Aug 10, 2015 at 7:08 PM, Nick Lewycky via cfe-commits <
cfe-commits@lists.llvm.org> wrote:

> This simple-minded patch extends the case where we report "no viable
> conversion from 'X' to 'Y'" to emit a more useful diagnostic "no viable
> conversion from returned value of type 'X' to function return type 'Y'"
> when used in that context.
>
> In lieu of adding tests for this diagnostic explicitly, I've only updated
> the tests where the patch changes their result.
>
> Please review!
>
> Nick
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
>
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to