swift
fdd3eb0f
- [IRGen] Define coroutine function pointer types.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
216 days ago
[IRGen] Define coroutine function pointer types. They're isomorphic to async function pointers. Even so, having this distinction will be clearer than reusing AFPs for this other purpose.
References
#79625 - [CoroutineAccessors] Use retcon.once variant.
Author
nate-chandler
Committer
nate-chandler
Parents
9e608945
Loading