[PATCH] D89277: [clangd] Add $/dumpMemoryTree LSP extension
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 12 15:13:51 PDT 2020
kadircet created this revision.
kadircet added a reviewer: sammccall.
Herald added subscribers: cfe-commits, usaxena95, arphaman.
Herald added a project: clang.
kadircet requested review of this revision.
Herald added subscribers: MaskRay, ilya-biryukov.
Performs a detailed profiling of clangd lsp server and conveys the
result to the client via showMessage.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89277
Files:
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/ClangdLSPServer.h
clang-tools-extra/clangd/test/memory_tree.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89277.297702.patch
Type: text/x-patch
Size: 5125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201012/61124906/attachment.bin>
More information about the cfe-commits
mailing list