[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 21:48:48 PDT 2020


lxfind added a comment.

In D87470#2267060 <https://reviews.llvm.org/D87470#2267060>, @junparser wrote:

> Thanks for the change. LGTM, and testcase?

Not sure how to add a test case for this though. We don't seem to explicitly test AST output.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87470



More information about the cfe-commits mailing list