[PATCH] D93452: [clangd] Trim memory periodically
Quentin Chateau via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 20 14:43:53 PST 2020
qchateau updated this revision to Diff 313000.
qchateau marked 16 inline comments as done.
qchateau added a comment.
- Move platform specific code to ClangdMain
- Generic memory cleanup callback in ClangdLSPServer
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93452/new/
https://reviews.llvm.org/D93452
Files:
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/ClangdLSPServer.h
clang-tools-extra/clangd/Features.inc.in
clang-tools-extra/clangd/tool/ClangdMain.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93452.313000.patch
Type: text/x-patch
Size: 6590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201220/e3f2b6c8/attachment.bin>
More information about the cfe-commits
mailing list