aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Tooling/CompilationDatabaseTest.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@fb.com>2021-03-01 15:26:35 -0800
committerGreg Clayton <gclayton@fb.com>2021-03-24 12:58:13 -0700
commite122877f10988d791cd7d7cd667ce17febec3a16 (patch)
treec3598594ba178547417be609a30a906e1bc306da /clang/unittests/Tooling/CompilationDatabaseTest.cpp
parent9e9f6eba84f01785ef154539878a7ebd2692344a (diff)
downloadllvm-e122877f10988d791cd7d7cd667ce17febec3a16.zip
llvm-e122877f10988d791cd7d7cd667ce17febec3a16.tar.gz
llvm-e122877f10988d791cd7d7cd667ce17febec3a16.tar.bz2
Add a progress class that can track long running operations in LLDB.
LLDB can often appear deadlocked to users that use IDEs when it is indexing DWARF, or parsing symbol tables. These long running operations can make a debug session appear to be doing nothing even though a lot of work is going on inside LLDB. This patch adds a public API to allow clients to listen to debugger events that report progress and will allow UI to create an activity window or display that can show users what is going on and keep them informed of expensive operations that are going on inside LLDB. Differential Revision: https://reviews.llvm.org/D97739
Diffstat (limited to 'clang/unittests/Tooling/CompilationDatabaseTest.cpp')
0 files changed, 0 insertions, 0 deletions