[PATCH] D55770: [clangd] BackgroundIndex rebuilds symbol index periodically.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 18 07:39:51 PST 2018
ioeric updated this revision to Diff 178676.
ioeric marked an inline comment as done.
ioeric added a comment.
- Add comment about double-check of ShouldStop.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55770/new/
https://reviews.llvm.org/D55770
Files:
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/index/Background.cpp
clangd/index/Background.h
clangd/tool/ClangdMain.cpp
test/clangd/background-index.test
unittests/clangd/BackgroundIndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55770.178676.patch
Type: text/x-patch
Size: 10944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181218/a2a4e392/attachment.bin>
More information about the cfe-commits
mailing list