summaryrefslogtreecommitdiff
path: root/test/CodeGenCoroutines/coro-return.cpp
AgeCommit message (Expand)Author
2017-04-01[coroutines] Add cleanup for compiler injected objects/allocations in corouti...Gor Nishanov
2017-03-09[coroutines] Build and pass coroutine_handle to await_suspendGor Nishanov
2017-03-06[coroutines] Add co_return statement emissionGor Nishanov