[PATCH] D40548: [clangd] Symbol index interfaces and index-based code completion.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 14 02:48:43 PST 2017


ioeric updated this revision to Diff 126919.
ioeric marked 3 inline comments as done.
ioeric added a comment.

- Address more comments. # I am going to land it now.
- Merge remote-tracking branch 'origin/master' into index


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D40548

Files:
  clangd/CMakeLists.txt
  clangd/index/Index.h
  clangd/index/MemIndex.cpp
  clangd/index/MemIndex.h
  unittests/clangd/CMakeLists.txt
  unittests/clangd/IndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40548.126919.patch
Type: text/x-patch
Size: 8996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171214/ffd005d6/attachment-0001.bin>


More information about the cfe-commits mailing list