[PATCH] D91088: [CUDA][HIP] Fix capturing reference to host variable

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 11 10:05:11 PST 2020


yaxunl updated this revision to Diff 304566.
yaxunl edited the summary of this revision.
yaxunl added a comment.

Separate diagnose of host variable to another patch.


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

https://reviews.llvm.org/D91088

Files:
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/CodeGenCUDA/lambda-reference-var.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91088.304566.patch
Type: text/x-patch
Size: 8932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201111/accc68df/attachment.bin>


More information about the cfe-commits mailing list