[PATCH] D88414: [clangd] Introduce memory dumping to FileIndex, FileSymbols and BackgroundIndex
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 7 09:51:19 PDT 2020
sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.
Now there's lots of usage (which looks good!) i'm finding it a bit hard to keep track of what the tree will look like overall.
At some point it'd be great to:
a) bind this to an LSP extension so we can see it in editors
b) add a lit test that calls that extension method and includes a dump of the output
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88414/new/
https://reviews.llvm.org/D88414
More information about the cfe-commits
mailing list