[PATCH] D93726: [clangd] Use atomics instead of locks to track periodic memory trimming
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 22 13:32:32 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3dbe471a2603: [clangd] Use atomics instead of locks to track periodic memory trimming (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D93726?vs=313413&id=313422#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93726/new/
https://reviews.llvm.org/D93726
Files:
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/ClangdLSPServer.h
clang-tools-extra/clangd/support/Threading.cpp
clang-tools-extra/clangd/support/Threading.h
clang-tools-extra/clangd/unittests/support/ThreadingTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93726.313422.patch
Type: text/x-patch
Size: 7474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201222/78f8a2b7/attachment.bin>
More information about the cfe-commits
mailing list