================
@@ -97,12 +119,17 @@ class Progress {
   /// The title of the progress activity.
   std::string m_title;
   std::mutex m_mutex;
+  /// Set to eNonAggregateProgressReport if the progress event is aggregate;
----------------
jasonmolenda wrote:

I'm a little confused by this comment.  Set to eNonAggregateProgressReport if 
the progress report is aggregate?

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

Reply via email to