[Lldb-commits] [lldb] [lldb][progress] Add discrete boolean flag to progress reports (PR #69516)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Tue Dec 5 15:55:27 PST 2023
https://github.com/clayborg commented:
I am just trying to understand how this will be used. Because right now we are grouping all symbol table and debug info indexing into a single `Progress::ProgressReportType::eAggregateProgressReport` category and I don't see how this helps a UI show something more useful
https://github.com/llvm/llvm-project/pull/69516
More information about the lldb-commits
mailing list