mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Because `TaskAllocator` is not a round multiple of the machine word size on 64-bit platforms, I think we end up with padding before the `TaskLocal::Storage` following it, which makes the `PrivateStorage` structure larger than the calculation in `ABI/Task.h`. rdar://149067144
34 KiB
34 KiB