[PATCH] D88413: [clangd] Add a metric for tracking memory usage
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 12 03:54:15 PDT 2020
kadircet updated this revision to Diff 297542.
kadircet marked an inline comment as done.
kadircet added a comment.
- Make traversal a free function and take metric to populate as a parameter.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88413/new/
https://reviews.llvm.org/D88413
Files:
clang-tools-extra/clangd/support/MemoryTree.cpp
clang-tools-extra/clangd/support/MemoryTree.h
clang-tools-extra/clangd/unittests/support/MemoryTreeTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88413.297542.patch
Type: text/x-patch
Size: 4686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201012/a28cd217/attachment-0001.bin>
More information about the cfe-commits
mailing list