[PATCH] D80450: [CUDA][HIP] Fix HD function resolution

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 27 06:10:14 PST 2020


yaxunl updated this revision to Diff 308032.
yaxunl retitled this revision from "[CUDA][HIP] Fix implicit HD function resolution" to "[CUDA][HIP] Fix HD function resolution".
yaxunl edited the summary of this revision.
yaxunl added a comment.

If -fgpu-defer-diags is off, keep original behavior.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80450/new/

https://reviews.llvm.org/D80450

Files:
  clang/include/clang/Sema/Overload.h
  clang/lib/Sema/SemaOverload.cpp
  clang/test/SemaCUDA/deferred-oeverload.cu
  clang/test/SemaCUDA/function-overload.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80450.308032.patch
Type: text/x-patch
Size: 28169 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201127/4206bca7/attachment-0001.bin>


More information about the cfe-commits mailing list