[PATCH] D54894: [clangd] Enable auto-index behind a flag.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 26 07:04:43 PST 2018
sammccall updated this revision to Diff 175249.
sammccall marked an inline comment as done.
sammccall added a comment.
Make blockUntilIdleForTest() accept a timeout, update comment.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54894/new/
https://reviews.llvm.org/D54894
Files:
clangd/ClangdLSPServer.cpp
clangd/ClangdLSPServer.h
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/GlobalCompilationDatabase.cpp
clangd/index/Background.cpp
clangd/index/Background.h
clangd/index/BackgroundIndexStorage.cpp
clangd/tool/ClangdMain.cpp
test/clangd/Inputs/background-index/compile_commands.json
test/clangd/Inputs/background-index/definition.jsonrpc
test/clangd/Inputs/background-index/foo.cpp
test/clangd/Inputs/background-index/foo.h
test/clangd/background-index.test
unittests/clangd/BackgroundIndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54894.175249.patch
Type: text/x-patch
Size: 13896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181126/251c7c03/attachment-0001.bin>
More information about the cfe-commits
mailing list