[PATCH] D40548: [clangd] Symbol index interfaces and an in-memory index implementation.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 14 03:26:42 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE320688: [clangd] Symbol index interfaces and an in-memory index implementation. (authored by ioeric, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D40548?vs=126919&id=126924#toc
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.126924.patch
Type: text/x-patch
Size: 9048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171214/64587b23/attachment-0001.bin>
More information about the cfe-commits
mailing list