mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
If 'call_quietly' fails, there is no indication as to what the failure was, except for the exit/status code from the subprocess. This adds a new exception type that will print out stdout/stderr from the subprocess