swift
cb685336
- [CoroutineAccessors] Open-code a task_dealloc_thru
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
214 days ago
[CoroutineAccessors] Open-code a task_dealloc_thru When building for back-deployment, emit calls to an open-coded `_swift_task_dealloc_through` function rather than the runtime `swift_task_dealloc_through` which doesn't exist on them.
References
#80483 - [CoroutineAccessors] Open-code a task_dealloc_thru
Author
nate-chandler
Committer
nate-chandler
Parents
41fa97f6
Loading