swift
40189101
- [inlining] When devirting coroutines, place the end_borrow /after/ the end_apply, abort_apply.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
[inlining] When devirting coroutines, place the end_borrow /after/ the end_apply, abort_apply. Otherwise, we break ownership invariants. Looks like a thinko from when coroutines were added.
References
#27928 - [inlining] Fix two bugs around inlining of coroutines.
Author
gottesmm
Committer
gottesmm
Parents
8264009e
Loading