[dsymutil] Fix data race in input verification (NFC)
Dump verification errors to a local buffer instead of racing stdio and potentially showing interleaved output.
Loading
Please sign in to comment
Dump verification errors to a local buffer instead of racing stdio and potentially showing interleaved output.