We need tests to demonstrate that we pick correct function when we have mix
of HD+H/D in the overload set.
Existing tests only cover resolution of {HD,HD}, {H,H} {D,D} {H,D} sets

On Tue, Mar 22, 2016 at 4:59 PM, Justin Lebar <jle...@google.com> wrote:

> jlebar added a comment.
>
> In http://reviews.llvm.org/D18380#381025, @tra wrote:
>
> > Now that H/D and HD cal all be in the same overload set, we'll also need
> additional tests in CodeGenCUDA/function-overload.cu for cases that now
> became legal.
>
>
> There are lots of tests that used to be compile errors and now aren't --
> what do you think we're missing?
>
>
> http://reviews.llvm.org/D18380
>
>
>
>


-- 
--Artem Belevich
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to