diff options
| author | Chelsea Cassanova <chelsea_cassanova@apple.com> | 2024-02-15 15:46:47 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-15 15:46:47 -0800 |
| commit | 327d2f8c6cee019d4f915036f40041b5369b61e5 (patch) | |
| tree | 326530d6c7c6a257563610132ebc95d82f15381a /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py | |
| parent | 72e14fb33fa8f0c9b08b328367fb3abd1f7d1a49 (diff) | |
[lldb][progress] Add progress manager class (#81319)
Per discussions from https://github.com/llvm/llvm-project/pull/81026, it
was decided that having a class that manages a map of progress reports
would be beneficial in order to categorize them. This class is a part of
the overall `Progress` class and utilizes a map that keeps a count of
how many times a progress report category has been sent. This would be
used with the new debugger broadcast bit added in
https://github.com/llvm/llvm-project/pull/81169 so that a user listening
with that bit will receive grouped progress reports.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions
