Unbuffered stream can cause significant (non-deterministic) latency for the logger.
Trace:
Differential D51349
[clangd] Use buffered llvm::errs() in the clangd binary. ioeric on Aug 28 2018, 4:56 AM. Authored by
Details Unbuffered stream can cause significant (non-deterministic) latency for the logger. Trace:
Diff Detail
|
(we still flush each log message).