[PATCH] D59811: [clangd] Add fallback mode for code completion when compile command or preamble is not ready.
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 8 06:42:19 PDT 2019
ioeric updated this revision to Diff 194132.
ioeric added a comment.
- Fix unit test
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59811/new/
https://reviews.llvm.org/D59811
Files:
clangd/ClangdServer.cpp
clangd/CodeComplete.h
clangd/TUScheduler.cpp
clangd/TUScheduler.h
clangd/Threading.h
clangd/tool/ClangdMain.cpp
unittests/clangd/ClangdTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59811.194132.patch
Type: text/x-patch
Size: 12397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190408/c2b3aeb3/attachment-0001.bin>
More information about the cfe-commits
mailing list