[PATCH] D68031: [CUDA][HIP] Enable kernel function return type deduction.
Michael Liao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 25 09:52:07 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG24337db61666: [CUDA][HIP] Enable kernel function return type deduction. (authored by hliao).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68031/new/
https://reviews.llvm.org/D68031
Files:
clang/lib/Sema/SemaDeclAttr.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaStmt.cpp
clang/lib/Sema/SemaTemplateDeduction.cpp
clang/test/SemaCUDA/autoret-global.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68031.221794.patch
Type: text/x-patch
Size: 4233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190925/926b6f5b/attachment.bin>
More information about the cfe-commits
mailing list