mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
c13d82e598
Pointers have different sizes on 32 vs 64 bit targets. Use a type that is the same size on all platforms for compatibility.