swift
f922eb23 - Coalesce multiple `Unsafe*Continuation` definitions.

Commit
5 years ago
Coalesce multiple `Unsafe*Continuation` definitions. We somehow ended up with a set hidden in `Task` as well as a set at top level. SILGen currently hooks into the top-level ones, so shed the `Task`-namespaced versions for now.
Author
Committer
Parents
Loading