[PATCH] D71227: [cuda][hip] Fix function overload resolution in the global initiailizer.
Michael Liao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 29 13:28:11 PDT 2020
hliao updated this revision to Diff 261003.
hliao added a comment.
Rebase to trunk and resolve the conflict.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71227/new/
https://reviews.llvm.org/D71227
Files:
clang/include/clang/Sema/Sema.h
clang/lib/Parse/ParseDecl.cpp
clang/lib/Sema/SemaCUDA.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaExprCXX.cpp
clang/lib/Sema/SemaOverload.cpp
clang/test/SemaCUDA/function-overload.cu
clang/test/SemaCUDA/global-initializers-host.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71227.261003.patch
Type: text/x-patch
Size: 19821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200429/c5aaa82e/attachment-0001.bin>
More information about the cfe-commits
mailing list