[PATCH] D52465: [clangd] Extract mapper logic from clangd-indexer into a library.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 25 06:43:18 PDT 2018
sammccall created this revision.
sammccall added a reviewer: kadircet.
Herald added subscribers: cfe-commits, arphaman, jkorous, MaskRay, ioeric, ilya-biryukov, mgorny.
Drop support for MR-via-YAML, it's slow and the merge still doesn't scale.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52465
Files:
clangd/CMakeLists.txt
clangd/index/IndexAction.cpp
clangd/index/IndexAction.h
clangd/index/Serialization.h
clangd/index/SymbolCollector.h
clangd/indexer/IndexerMain.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52465.166873.patch
Type: text/x-patch
Size: 16844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180925/52fb97e7/attachment-0001.bin>
More information about the cfe-commits
mailing list