[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:36:43 PST 2017


ioeric updated this revision to Diff 126917.
ioeric marked an inline comment as done.
ioeric added a comment.

- Fix comment for fuzzyFind


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.126917.patch
Type: text/x-patch
Size: 9096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171214/37b4e1df/attachment-0001.bin>


More information about the cfe-commits mailing list