================
@@ -12,3 +12,10 @@ and will always send an initial progress update, updates when
 Progress::Increment() is called, and also will make sure that a progress
 completed update is reported even if the user doesn't explicitly cause one
 to be sent.") lldb::SBProgress;
----------------
clayborg wrote:

Lets add some usage documentation here for both non-determinisitic and 
deterministic progress class usage in python here. That way people can see this 
and use the class as intended.

https://github.com/llvm/llvm-project/pull/128966
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to