[PATCH] D90990: [Coroutine][Sema] Cleanup temporaries as early as possible
Xun Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 10 13:27:50 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG19f077092343: [Coroutine][Sema] Cleanup temporaries as early as possible (authored by lxfind).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90990/new/
https://reviews.llvm.org/D90990
Files:
clang/lib/Sema/SemaCoroutine.cpp
clang/test/AST/Inputs/std-coroutine.h
clang/test/AST/coroutine-locals-cleanup.cpp
clang/test/CodeGenCoroutines/coro-symmetric-transfer-01.cpp
clang/test/CodeGenCoroutines/coro-symmetric-transfer-02.cpp
clang/test/CodeGenCoroutines/coro-symmetric-transfer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90990.304319.patch
Type: text/x-patch
Size: 17739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201110/470a0157/attachment-0001.bin>
More information about the cfe-commits
mailing list