[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
Mon May 28 09:06:35 PDT 2018
ilya-biryukov updated this revision to Diff 148822.
ilya-biryukov added a comment.
- Remove ASTBuilder, make everything a helper function
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.148822.patch
Type: text/x-patch
Size: 32698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180528/7637fb27/attachment-0001.bin>
More information about the cfe-commits
mailing list