[PATCH] D47063: [clangd] Keep only a limited number of idle ASTs in memory
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 25 06:31:58 PDT 2018
ilya-biryukov updated this revision to Diff 148599.
ilya-biryukov added a comment.
- Rebase, fix merge conflicts
- Simpler implemenataion of the Cache
- s/IdleASTs/ASTCache
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D47063
Files:
clangd/ClangdUnit.cpp
clangd/ClangdUnit.h
clangd/TUScheduler.cpp
clangd/TUScheduler.h
test/clangd/trace.test
unittests/clangd/FileIndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47063.148599.patch
Type: text/x-patch
Size: 30173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180525/6e712922/attachment-0001.bin>
More information about the cfe-commits
mailing list