summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/docs
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2018-08-01 17:39:29 +0000
committerAlex Lorenz <arphaman@gmail.com>2018-08-01 17:39:29 +0000
commitf808786a6543b7a00e3b51da5b27ce57fce0db6f (patch)
tree1b040d6330e0d24b4c23f21e5c7f22d44c4a9827 /clang-tools-extra/docs
parentf6d1923c8640c7931c51a7b8254663c23835924e (diff)
downloadbcm5719-llvm-f808786a6543b7a00e3b51da5b27ce57fce0db6f.tar.gz
bcm5719-llvm-f808786a6543b7a00e3b51da5b27ce57fce0db6f.zip
[clangd] allow clients to control the compilation database by passing in
compilationDatabaseChanges in the 'workspace/didChangeConfiguration' request This commit allows clangd to use an in-memory compilation database that's controlled from the LSP client (-compile_args_from=lsp). It extends the 'workspace/didChangeConfiguration' request to allow the client to pass in a compilation database subset that needs to be updated in the workspace. Differential Revision: https://reviews.llvm.org/D49758 llvm-svn: 338597
Diffstat (limited to 'clang-tools-extra/docs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud