[PATCH] D52453: [clangd] Merge binary + YAML serialization behind a (mostly) common interface.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 25 11:09:52 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE342999: [clangd] Merge binary + YAML serialization behind a (mostly) common interface. (authored by sammccall, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52453?vs=166828&id=166956#toc
Repository:
rL LLVM
https://reviews.llvm.org/D52453
Files:
clangd/CMakeLists.txt
clangd/benchmarks/IndexBenchmark.cpp
clangd/index/Serialization.cpp
clangd/index/Serialization.h
clangd/index/SymbolYAML.cpp
clangd/index/SymbolYAML.h
clangd/index/YAMLSerialization.cpp
clangd/index/dex/dexp/Dexp.cpp
clangd/indexer/IndexerMain.cpp
clangd/tool/ClangdMain.cpp
unittests/clangd/SerializationTests.cpp
unittests/clangd/SymbolCollectorTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52453.166956.patch
Type: text/x-patch
Size: 32875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180925/0f50b09a/attachment-0001.bin>
More information about the cfe-commits
mailing list