[PATCH] D92663: [clangd] Add hot-reload of compile_commands.json and compile_flags.txt

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 18 02:18:23 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG98993193e903: [clangd] Add hot-reload of compile_commands.json and compile_flags.txt (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D92663?vs=312193&id=312731#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92663/new/

https://reviews.llvm.org/D92663

Files:
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/GlobalCompilationDatabase.cpp
  clang-tools-extra/clangd/GlobalCompilationDatabase.h
  clang-tools-extra/clangd/tool/Check.cpp
  clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92663.312731.patch
Type: text/x-patch
Size: 31305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201218/3338435b/attachment-0001.bin>


More information about the cfe-commits mailing list