swift
25e1a00d
- [Region analysis] Remove an assertion that doesn't always hold
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
240 days ago
[Region analysis] Remove an assertion that doesn't always hold It appears that we can end up breaking this assertion when inlining SIL from modules with strict concurrency enabled into modules that don't. That's not a assertion-worth condition.
References
#79885 - [Region analysis] Remove an assertion that doesn't always hold
Author
DougGregor
Parents
29b4f3dd
Loading