mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Invalid types are not considered Escapable. This makes it difficult to make any assumptions about nonescapable types. Fixes rdar://132348528 (Fix LifetimeDependenceDiagnostics to handle invalid SIL types)