mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The swift driver emits extra newlines because it applies the LF -> CRLF conversions again on the outpt from the child processes. Fix it by using the binary mode when outputting the output from the child processes. Fixes: #64413
78 KiB
78 KiB