[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
Fri Sep 11 09:49:27 PDT 2020


lxfind added a comment.

hmm @rjmccall, I don't think there is a stable way to test this. The code generated for symmetric transfer is way too complicated to stably pattern match one less item in the frame.


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