mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This is needed because we can't include `<stdint.h>` or `<inttypes.h>` on Darwin without dragging in the Darwin package. The previous solution was some icky `#define` nonsense. This is better. rdar://106234311
1.0 KiB
1.0 KiB