[PATCH] D87470: [Coroutine][Sema] Tighten the lifetime of symmetric transfer returned handle

Xun Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 10 23:37:53 PDT 2020


lxfind updated this revision to Diff 291140.
lxfind added a comment.

Add test case. Verify that the size of the frame reduced by 8.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87470/new/

https://reviews.llvm.org/D87470

Files:
  clang/lib/Sema/SemaCoroutine.cpp
  clang/test/CodeGenCoroutines/Inputs/coroutine.h
  clang/test/CodeGenCoroutines/coro-semmetric-transfer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87470.291140.patch
Type: text/x-patch
Size: 3819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200911/5470be8a/attachment.bin>


More information about the cfe-commits mailing list