aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorSam McCall <sam.mccall@gmail.com>2021-01-07 11:40:33 +0100
committerSam McCall <sam.mccall@gmail.com>2021-01-07 13:39:21 +0100
commit213329d7c64f9710f23a78596255509b147b37c6 (patch)
treec81fcb334fefbe42611b229df6a688f9b701462b /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent10164a2e50b4d7064bd02e7403aae6dd319cdd64 (diff)
downloadllvm-213329d7c64f9710f23a78596255509b147b37c6.zip
llvm-213329d7c64f9710f23a78596255509b147b37c6.tar.gz
llvm-213329d7c64f9710f23a78596255509b147b37c6.tar.bz2
[clangd] Add server capability advertising hot-reloading of CDBs.
Currently some clients watch for CDB changes and restart clangd, now that we can reload compile_commands.json ourselves this is counterproductive. The capability allows this behavior to be phased out. This is going to be a mild regression, as we do not actually watch for files on disk and so new diagnostics need to wait until a rebuild is requested e.g. due to file change (and the internal caches have expired). However this is still a better tradeoff (and if it's important, we can request the client to watch files for us in the future). Differential Revision: https://reviews.llvm.org/D94222
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions