[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
Thu Mar 28 11:01:01 PDT 2019


ioeric updated this revision to Diff 192683.
ioeric marked 9 inline comments as done.
ioeric added a comment.

- address review comments.


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.192683.patch
Type: text/x-patch
Size: 25115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190328/338aa879/attachment-0001.bin>


More information about the cfe-commits mailing list