[PATCH] D137872: Try to implement lambdas with inalloca parameters by forwarding without use of inallocas.

Amy Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 11 15:19:24 PST 2022


akhuang created this revision.
Herald added a project: All.
akhuang requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D137872

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CGClass.cpp
  clang/lib/CodeGen/CodeGenFunction.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137872.474872.patch
Type: text/x-patch
Size: 6476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221111/5ec4deeb/attachment.bin>


More information about the cfe-commits mailing list