[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 21:22:44 PDT 2021


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

Adding check for map type in test.  Thanks Alexey.


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.377421.patch
Type: text/x-patch
Size: 7019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211006/f31aeb1c/attachment.bin>


More information about the cfe-commits mailing list