[PATCH] D52531: [clangd] clangd-indexer gathers refs and stores them in index files.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 4 07:11:46 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL343778: [clangd] clangd-indexer gathers refs and stores them in index files. (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D52531
Files:
clang-tools-extra/trunk/clangd/index/IndexAction.cpp
clang-tools-extra/trunk/clangd/index/IndexAction.h
clang-tools-extra/trunk/clangd/index/Serialization.cpp
clang-tools-extra/trunk/clangd/index/Serialization.h
clang-tools-extra/trunk/clangd/index/YAMLSerialization.cpp
clang-tools-extra/trunk/clangd/indexer/IndexerMain.cpp
clang-tools-extra/trunk/unittests/clangd/SerializationTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52531.168286.patch
Type: text/x-patch
Size: 17511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181004/f84c17af/attachment.bin>
More information about the cfe-commits
mailing list