[Lldb-commits] [lldb] [LLDB][Minidump] Add a progress bar to minidump (PR #108309)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 11 19:27:01 PDT 2024


https://github.com/JDevlieghere commented:

The variable name should be `progress_tracker` but really we should just call it `progress` for consistency with the rest of lldb. 

https://github.com/llvm/llvm-project/pull/108309


More information about the lldb-commits mailing list