mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Move bits mask from Metadata.h to SwiftShims's HeapObject.h. This exposes the bit masks to the stdlib, so that the stdlib doesn't have to have its own magic numbers per-platform. This also enhances readability for BridgeObject, whose magic numbers are mostly derived from Swift's ABI.
6.1 KiB
6.1 KiB