swift
8301d538
- Fix the evaluation of #isolation in non-AFD contexts, most importantly
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
56 days ago
Fix the evaluation of #isolation in non-AFD contexts, most importantly closures. The fixes for initializers are just setting the stage for doing this properly: we should be able to just change the isolation computation in Sema and fix up the tests.
References
#84181 - Isolation fixes for closures and defer bodies
Author
rjmccall
Committer
rjmccall
Parents
c7cad4ba
Loading