[PATCH] D54894: [clangd] Enable auto-index behind a flag.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 26 08:02:59 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347567: [clangd] Enable auto-index behind a flag. (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54894

Files:
  clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
  clang-tools-extra/trunk/clangd/ClangdLSPServer.h
  clang-tools-extra/trunk/clangd/ClangdServer.cpp
  clang-tools-extra/trunk/clangd/ClangdServer.h
  clang-tools-extra/trunk/clangd/GlobalCompilationDatabase.cpp
  clang-tools-extra/trunk/clangd/index/Background.cpp
  clang-tools-extra/trunk/clangd/index/Background.h
  clang-tools-extra/trunk/clangd/index/BackgroundIndexStorage.cpp
  clang-tools-extra/trunk/clangd/tool/ClangdMain.cpp
  clang-tools-extra/trunk/test/clangd/Inputs/background-index/compile_commands.json
  clang-tools-extra/trunk/test/clangd/Inputs/background-index/definition.jsonrpc
  clang-tools-extra/trunk/test/clangd/Inputs/background-index/foo.cpp
  clang-tools-extra/trunk/test/clangd/Inputs/background-index/foo.h
  clang-tools-extra/trunk/test/clangd/background-index.test
  clang-tools-extra/trunk/unittests/clangd/BackgroundIndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54894.175267.patch
Type: text/x-patch
Size: 15159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181126/b4d76a03/attachment.bin>


More information about the cfe-commits mailing list