[PATCH] D41289: [clangd] Build dynamic index and use it for code completion.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 19 10:01:25 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE321092: [clangd] Build dynamic index and use it for code completion. (authored by ioeric, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41289?vs=127554&id=127555#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41289

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdLSPServer.h
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/ClangdUnitStore.cpp
  clangd/ClangdUnitStore.h
  clangd/tool/ClangdMain.cpp
  unittests/clangd/CodeCompleteTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41289.127555.patch
Type: text/x-patch
Size: 13499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171219/53cae046/attachment-0001.bin>


More information about the cfe-commits mailing list