[PATCH] D56411: [CUDA][HIP][Sema] Fix template kernel with function as template parameter
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 9 11:23:30 PST 2019
yaxunl updated this revision to Diff 180888.
yaxunl added a comment.
Passing template decl by ExpressionEvaluationContextRecord.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56411/new/
https://reviews.llvm.org/D56411
Files:
include/clang/Sema/Sema.h
lib/Sema/SemaCUDA.cpp
lib/Sema/SemaTemplate.cpp
test/SemaCUDA/kernel-template-with-func-arg.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56411.180888.patch
Type: text/x-patch
Size: 9074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190109/18250599/attachment.bin>
More information about the cfe-commits
mailing list