[PATCH] D41276: [clangd] Build in-memory index on symbols in files.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 15 04:21:07 PST 2017


ioeric updated this revision to Diff 127098.
ioeric marked 2 inline comments as done.
ioeric added a comment.

- Removed unused files and addressed comments.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41276

Files:
  clangd/CMakeLists.txt
  clangd/index/FileIndex.cpp
  clangd/index/FileIndex.h
  clangd/index/FileSymbols.cpp
  clangd/index/FileSymbols.h
  unittests/clangd/CMakeLists.txt
  unittests/clangd/FileIndexTests.cpp
  unittests/clangd/FileSymbolsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41276.127098.patch
Type: text/x-patch
Size: 13362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171215/716dcf61/attachment.bin>


More information about the cfe-commits mailing list