swift
81e8f75f
- [Strict memory safety] Eliminate false cycle when checking nonisolated(unsafe)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
237 days ago
[Strict memory safety] Eliminate false cycle when checking nonisolated(unsafe) Whenc hecking for nonisolated(unsafe), don't evaluate the full isolation of the entity, because doing so causes a reference cycle.
References
#79904 - [Strict memory safety] Eliminate false cycle when checking nonisolated(unsafe)
Author
DougGregor
Committer
DougGregor
Parents
04bb69f4
Loading