Files
swift-mirror/utils/swift-dev-utils/Sources/Utils
Hamish Knight 98e75379f9 [crash-reduce] Avoid converting crash logs to String
This can result in a major memory bottleneck and performance hit,
just keep them as arrays of bytes.
2026-04-20 15:33:29 +01:00
..