swift
25e1a00d - [Region analysis] Remove an assertion that doesn't always hold

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.
Author
Parents
Loading