[PATCH] D88414: [clangd] Introduce memory dumping to FileIndex, FileSymbols and BackgroundIndex
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 7 08:17:52 PDT 2020
kadircet updated this revision to Diff 296684.
kadircet marked 4 inline comments as done.
kadircet added a comment.
- Rename attachMemoryUsage to profile
- Split file symbols into symbols/refs/relations granularity
- Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88414/new/
https://reviews.llvm.org/D88414
Files:
clang-tools-extra/clangd/index/Background.cpp
clang-tools-extra/clangd/index/Background.h
clang-tools-extra/clangd/index/FileIndex.cpp
clang-tools-extra/clangd/index/FileIndex.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88414.296684.patch
Type: text/x-patch
Size: 4368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201007/6fde068c/attachment.bin>
More information about the cfe-commits
mailing list