[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 09:23:49 PST 2020
lxfind updated this revision to Diff 304233.
lxfind added a comment.
Add AST test
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.304233.patch
Type: text/x-patch
Size: 17739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201110/37933973/attachment-0001.bin>
More information about the cfe-commits
mailing list