[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 08:59:03 PST 2017


ioeric updated this revision to Diff 127544.
ioeric added a comment.

- Merge with https://reviews.llvm.org/D41289.
- Merge with origin/master


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.127544.patch
Type: text/x-patch
Size: 13912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171219/5f9bb0ad/attachment-0001.bin>


More information about the cfe-commits mailing list