mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This repairs the Windows x86 SDK build after #59287. Use `intptr_t` rather than the explicitly sized integer as this is always guaranteed to be the size of the pointer width (irrespective of LP64/LP32 or LLP64/LLP32). Since this impacts only the once predicate, this shouldn't impact any assumptions around structure sizes.
3.5 KiB
3.5 KiB