mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
BCRecordLayout currently assumes that the layout described in source always matches the layout in the bitstream being read. Since we want swiftdocs to be a forward-compatible format, avoid using it for deserialization. (In the future, we may want to augment BCRecordLayout to handle records with more fields than expected. For now, though, this is a sufficient change.)
72 KiB
72 KiB