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