mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
serialization::BitOffset is set up for being in a PointerUnion, but in this case that's not just overkill but actually wasteful, since we have an extra flag to pack in. Use a raw bitfield instead. No functionality change.
30 KiB
30 KiB