================ @@ -16,7 +16,7 @@ using namespace lldb_private; std::atomic<uint64_t> Progress::g_id(0); -Progress::Progress(std::string title, uint64_t total, +Progress::Progress(std::string title, bool is_discrete, uint64_t total, ---------------- chelcassanova wrote:
Yes it was, left it out by mistake. https://github.com/llvm/llvm-project/pull/69516 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits