[PATCH] D60607: [clangd] Wait for compile command in ASTWorker instead of ClangdServer
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 15 02:38:49 PDT 2019
ioeric updated this revision to Diff 195111.
ioeric added a comment.
- Only return compile command (instead of FileInputs) from AST worker.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60607/new/
https://reviews.llvm.org/D60607
Files:
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/Compiler.h
clangd/GlobalCompilationDatabase.cpp
clangd/TUScheduler.cpp
clangd/TUScheduler.h
unittests/clangd/ClangdTests.cpp
unittests/clangd/CodeCompleteTests.cpp
unittests/clangd/TUSchedulerTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60607.195111.patch
Type: text/x-patch
Size: 28306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190415/c6127088/attachment-0001.bin>
More information about the cfe-commits
mailing list