diff options
author | Michael Liao <michael.hliao@gmail.com> | 2019-09-25 16:51:45 +0000 |
---|---|---|
committer | Michael Liao <michael.hliao@gmail.com> | 2019-09-25 16:51:45 +0000 |
commit | 24337db616668125b55781a82d7651800934ae4a (patch) | |
tree | 0c00504ba1b16f1cd4084e1c4965463532936424 /llvm/unittests/ADT/ArrayRefTest.cpp | |
parent | 8535a8672e16a553f83eb2c21b1f9823d9293117 (diff) | |
download | llvm-24337db616668125b55781a82d7651800934ae4a.zip llvm-24337db616668125b55781a82d7651800934ae4a.tar.gz llvm-24337db616668125b55781a82d7651800934ae4a.tar.bz2 |
[CUDA][HIP] Enable kernel function return type deduction.
Summary:
- Even though only `void` is still accepted as the deduced return type,
enabling deduction/instantiation on the return type allows more
consistent coding.
Reviewers: tra, jlebar
Subscribers: cfe-commits, yaxunl
Tags: #clang
Differential Revision: https://reviews.llvm.org/D68031
llvm-svn: 372898
Diffstat (limited to 'llvm/unittests/ADT/ArrayRefTest.cpp')
0 files changed, 0 insertions, 0 deletions