[PATCH] D41281: [clangd] Index-based code completion.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 19 03:57:30 PST 2017


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

- Merged with origin/master
- Merged with https://reviews.llvm.org/D41351


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41281

Files:
  clangd/CodeComplete.cpp
  clangd/CodeComplete.h
  clangd/index/FileIndex.cpp
  clangd/index/FileIndex.h
  clangd/index/Index.h
  clangd/index/MemIndex.cpp
  clangd/index/MemIndex.h
  unittests/clangd/CodeCompleteTests.cpp
  unittests/clangd/IndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41281.127488.patch
Type: text/x-patch
Size: 21434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171219/706c9ecf/attachment-0001.bin>


More information about the cfe-commits mailing list