[PATCH] D111115: [OPENMP] Fix assert of "Unable to find base lambda address" from adjustMemberOfForLambdaCaptures.

Jennifer Yu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 5 13:48:43 PDT 2021


jyu2 updated this revision to Diff 377344.
jyu2 added a comment.

Address Alexey's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111115

Files:
  clang/lib/CodeGen/CGOpenMPRuntime.cpp
  clang/test/OpenMP/nvptx_lambda_pointer_capturing.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111115.377344.patch
Type: text/x-patch
Size: 6045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211005/a088c96b/attachment-0001.bin>


More information about the cfe-commits mailing list