mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The standard library never ended up needing the low extra inhabitants (<4G on 64-bit Darwin, <4K elsewhere), so BridgeObject can have the same set of extra inhabitants as the other refcounted types, allowing `String?????` and `Array??????????` to still use optimized representations. rdar://problem/45881464
1.5 KiB
1.5 KiB