[PATCH] D54865: [clangd] Auto-index watches global CDB for changes.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 26 01:44:55 PST 2018


sammccall updated this revision to Diff 175208.
sammccall marked an inline comment as done.
sammccall added a comment.

If the CDB dir is unknown, don't try to write shards to disk.


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D54865

Files:
  clangd/GlobalCompilationDatabase.cpp
  clangd/GlobalCompilationDatabase.h
  clangd/index/Background.cpp
  clangd/index/Background.h
  clangd/index/BackgroundIndexStorage.cpp
  unittests/clangd/BackgroundIndexTests.cpp
  unittests/clangd/GlobalCompilationDatabaseTests.cpp
  unittests/clangd/TestFS.cpp
  unittests/clangd/TestFS.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54865.175208.patch
Type: text/x-patch
Size: 16901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181126/403e3559/attachment.bin>


More information about the cfe-commits mailing list