[Lldb-commits] [PATCH] D120972: [lldb] Show progress events in the command line driver
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 9 12:48:47 PST 2022
labath added a comment.
In D120972#3370850 <https://reviews.llvm.org/D120972#3370850>, @jingham wrote:
> But using the standard event loop and "I want to handle async notifications by hand" seem like they should be separable choices.
Is the `show-progress` setting not enough of separation?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120972/new/
https://reviews.llvm.org/D120972
More information about the lldb-commits
mailing list