================
@@ -55,6 +56,10 @@ namespace lldb_private {
class Progress {
public:
+ enum {
+ eProgressLinearReports,
----------------
medismailben wrote:Please comment what each enum value means https://github.com/llvm/llvm-project/pull/81026 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
