[coro] Add support for polymorphic return typed coro.suspend.async
This allows for suspend point specific resume function types. Return values from a suspend point can therefore be modelled as arguments to the resume function. Allowing for directly passed return types. Differential Revision: https://reviews.llvm.org/D96136
parent
c0d7a8bc
Please register or sign in to comment