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

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 9 09:39:16 PST 2020


yaxunl updated this revision to Diff 303905.
yaxunl added a comment.

remove debug code


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.303905.patch
Type: text/x-patch
Size: 8932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201109/add4fe50/attachment-0001.bin>


More information about the cfe-commits mailing list