mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Poison sentinel value recognized by LLDB as a former reference to a potentially deinitialized object. It uses no spare bits and cannot point to readable memory. This is not ABI per-se but does stay in-sync with LLDB. If it becomes out-of-sync, then users won't see a friendly diagnostic when inspecting references past their lifetime.
4.2 KiB
4.2 KiB