================
@@ -51,9 +56,10 @@ void Progress::Increment(uint64_t amount, std::string
update) {
void Progress::ReportProgress(std::string update) {
----------------
clayborg wrote:remove `std::string update` as we have it in `m_details` https://github.com/llvm/llvm-project/pull/77547 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
