diff options
| author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-10-31 13:10:09 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-31 13:10:09 -0700 |
| commit | 22d2f7f38e65f8696c38a60d490f56b5d75b824f (patch) | |
| tree | 71de773c4daab9c383cbb0d888d27ba4bab3c25d /llvm/tools/llvm-diff/lib/DiffConsumer.cpp | |
| parent | 6bac76bf2714784b6ab9757cdbddbfcd5288a05e (diff) | |
| download | llvm-22d2f7f38e65f8696c38a60d490f56b5d75b824f.zip llvm-22d2f7f38e65f8696c38a60d490f56b5d75b824f.tar.gz llvm-22d2f7f38e65f8696c38a60d490f56b5d75b824f.tar.bz2 | |
[lldb] Emit a progress event from the source manager (#165802)
Reading a source file might take a while, for example because it's
located on a virtual file system that's fetching the data on demand.
This PR emits a progress event to convey this to the user when reading
the file exceeds a certain threshold (500ms). Although it doesn't speed
up the operation, it still greatly improves the user experience by
helping them understand what's going on.
rdar://163750392
Diffstat (limited to 'llvm/tools/llvm-diff/lib/DiffConsumer.cpp')
0 files changed, 0 insertions, 0 deletions
