[PATCH] D52517: [clangd] clangd-indexer: Drop support for MR-via-YAML
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 25 13:13:35 PDT 2018
sammccall created this revision.
sammccall added a reviewer: kadircet.
Herald added subscribers: cfe-commits, arphaman, jkorous, MaskRay, ioeric, ilya-biryukov.
It's slow, and the open-source reduce implementation doesn't scale properly.
While here, tidy up some dead headers and comments.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52517
Files:
clangd/indexer/IndexerMain.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52517.166981.patch
Type: text/x-patch
Size: 8390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180925/22c4e5f6/attachment.bin>
More information about the cfe-commits
mailing list