[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:25:54 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL320807: [clangd] Build in-memory index on symbols in files. (authored by ioeric, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41276?vs=127098&id=127099#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41276
Files:
clang-tools-extra/trunk/clangd/CMakeLists.txt
clang-tools-extra/trunk/clangd/index/FileIndex.cpp
clang-tools-extra/trunk/clangd/index/FileIndex.h
clang-tools-extra/trunk/clangd/index/FileSymbols.cpp
clang-tools-extra/trunk/clangd/index/FileSymbols.h
clang-tools-extra/trunk/unittests/clangd/CMakeLists.txt
clang-tools-extra/trunk/unittests/clangd/FileIndexTests.cpp
clang-tools-extra/trunk/unittests/clangd/FileSymbolsTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41276.127099.patch
Type: text/x-patch
Size: 19478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171215/6e11541d/attachment-0001.bin>
More information about the cfe-commits
mailing list