mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
...instead of std::vector, which (1) will always make separate allocations, and (2) has features and overhead we don't need I don't expect this to actually affect performance too much, but it seems more correct for what Serialization needs anyway.
70 KiB
70 KiB