diff options
author | Dave Lee <davelee.com@gmail.com> | 2022-12-14 13:53:15 -0800 |
---|---|---|
committer | Dave Lee <davelee.com@gmail.com> | 2022-12-16 13:49:17 -0800 |
commit | 9c5b97570502c5c6648730f75d097910ae2faa22 (patch) | |
tree | c4905953dd47ad6aa4ed150197d33245f096f33b /llvm/unittests/Support/KnownBitsTest.cpp | |
parent | 875c7b7d3968165d5ec9354c367837c96d27cf99 (diff) | |
download | llvm-9c5b97570502c5c6648730f75d097910ae2faa22.zip llvm-9c5b97570502c5c6648730f75d097910ae2faa22.tar.gz llvm-9c5b97570502c5c6648730f75d097910ae2faa22.tar.bz2 |
[lldb] Report clang module build remarks
Update the Clang diagnostic consumer (in ClangModulesDeclVendor) to report
progress on Clang module builds, as both progress events and expression logs.
Module build remarks are enabled by with clang's `-Rmodule-build` flag.
With this change, command line users of lldb will see progress events showing
which modules are being built, and - by how long they stay on screen - how much
time it takes to build them. IDEs that show progress events can show these
updates if desired.
This does not show module-import remarks, although that may be added as a
future change.
Differential Revision: https://reviews.llvm.org/D140056
Diffstat (limited to 'llvm/unittests/Support/KnownBitsTest.cpp')
0 files changed, 0 insertions, 0 deletions