swift
a3bdc89d
- Tell cleanups whether they're being emitted for the normal or unwind path.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Tell cleanups whether they're being emitted for the normal or unwind path. NFC, but this may become semantically important for coroutines, because an active coroutine must be aborted instead of ended on the unwind path.
References
#17752 - Several minor changes in preparation for accessor coroutines
Author
rjmccall
Committer
rjmccall
Parents
81abcb85
Loading