mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This adds support to handle unsafe addressors, which generate mark_dependence instructions with an address base. This case does not arise with lifetime dependencies. Nonetheless, the lifetime dependence diagnostics kick in to attempt to promote the unsafe addressor's mark_dependence to noescape, so we need to handle it. rdar://149784450 (Compiler crash with non-escapable deinit dereferencing)
36 KiB
36 KiB