aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ErrorTest.cpp
diff options
context:
space:
mode:
authorChelsea Cassanova <chelsea_cassanova@apple.com>2024-03-01 10:56:45 -0800
committerGitHub <noreply@github.com>2024-03-01 10:56:45 -0800
commit137ed17016757a6caea9db70ee6408dc3e2f6232 (patch)
treea59342a226b3f00673765fe31ee1b3d45b94c629 /llvm/unittests/Support/ErrorTest.cpp
parent3a30d8e9e59c152caec7abc5cf5437b21cac428e (diff)
downloadllvm-137ed17016757a6caea9db70ee6408dc3e2f6232.zip
llvm-137ed17016757a6caea9db70ee6408dc3e2f6232.tar.gz
llvm-137ed17016757a6caea9db70ee6408dc3e2f6232.tar.bz2
[lldb][progress] Hook up new broadcast bit and progress manager (#83069)
This commit adds the functionality to broadcast events using the `Debugger::eBroadcastProgressCategory` bit (https://github.com/llvm/llvm-project/pull/81169) by keeping track of these reports with the `ProgressManager` class (https://github.com/llvm/llvm-project/pull/81319). The new bit is used in such a way that it will only broadcast the initial and final progress reports for specific progress categories that are managed by the progress manager. This commit also adds a new test to the progress report unit test that checks that only the initial/final reports are broadcasted when using the new bit.
Diffstat (limited to 'llvm/unittests/Support/ErrorTest.cpp')
0 files changed, 0 insertions, 0 deletions