Files
clang-p2996/lldb/source/Core/Debugger.cpp
Jonas Devlieghere c231deb791 [lldb] Use the debugger's asynchronous output stream for progress events.
Use the debugger's asynchronous output stream for printing progress
events. This allows the active IOHandler to be in charge of printing
them and doing the necessary synchronization.

Differential revision: https://reviews.llvm.org/D121502
2022-03-14 10:31:22 -07:00

65 KiB