[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
Tue Apr 2 06:14:19 PDT 2019
ioeric updated this revision to Diff 193268.
ioeric added a comment.
- Rebase
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
unittests/clangd/TUSchedulerTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59811.193268.patch
Type: text/x-patch
Size: 25171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190402/033e51bb/attachment-0001.bin>
More information about the cfe-commits
mailing list