Files
swift-mirror/stdlib/public/SwiftShims/swift/shims/CrashInfo.h
Alastair Houghton d1f725c511 [Backtracing] Replace all the stdint types with Swift specific variants.
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
2023-03-06 11:47:59 +00:00

1.0 KiB