[PATCH] D59605: [clangd] Introduce background-indexer
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 23 03:18:22 PDT 2019
ilya-biryukov added a comment.
Leaving a summary of the offline discussion here.
@sammccall has pointed out maintaining and shipping more tools is work and we should probably avoid adding them upstream without careful design.
We ended up deciding to **not** land this particular upstream just yet, but anyone is free to patch this change on top of their LLVM repo in case they need something like this for debugging purposes.
Obviously no guarantees that this won't break.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59605/new/
https://reviews.llvm.org/D59605
More information about the cfe-commits
mailing list