[PATCH] D154007: Reland "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
Wed Jun 28 14:17:19 PDT 2023
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.
This reverts commit 8ed7aa59f489715d39d32e72a787b8e75cfda151 <https://reviews.llvm.org/rG8ed7aa59f489715d39d32e72a787b8e75cfda151>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154007
Files:
clang/include/clang/CodeGen/CGFunctionInfo.h
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CGCall.h
clang/lib/CodeGen/CGClass.cpp
clang/lib/CodeGen/CGDeclCXX.cpp
clang/lib/CodeGen/CodeGenABITypes.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/CodeGen/CodeGenTypes.h
clang/lib/CodeGen/Targets/X86.cpp
clang/test/CodeGenCXX/inalloca-lambda.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154007.535528.patch
Type: text/x-patch
Size: 36685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230628/8ba7fae6/attachment-0001.bin>
More information about the cfe-commits
mailing list