diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2022-04-11 10:42:59 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2022-04-11 13:06:40 -0700 |
commit | cbcb3bcee3efc8ea4e72bc36ae5cbaf946804b58 (patch) | |
tree | d14a2efb4271c0d4e6e2cf8d641875dff47cd1bf /clang/lib/Basic/FileManager.cpp | |
parent | d06fb9045b9ad0f54367660b1eb9a8fdec86606e (diff) | |
download | llvm-cbcb3bcee3efc8ea4e72bc36ae5cbaf946804b58.zip llvm-cbcb3bcee3efc8ea4e72bc36ae5cbaf946804b58.tar.gz llvm-cbcb3bcee3efc8ea4e72bc36ae5cbaf946804b58.tar.bz2 |
[lldb] Don't report progress in the REPL
Don't report progress events in the REPL. Most of the progress events
are debugger specific which are useful when you're debugging, but not so
much when you're waiting for the next line to be executed in the REPL.
This patch disables reporting of progress events when in REPL mode.
rdar://91502950
Differential revision: https://reviews.llvm.org/D123426
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions