[PATCH] D50962: [clangd] Speculative code completion index request before Sema is run.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 24 04:24:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE340604: [clangd] Speculative code completion index request before Sema is run. (authored by ioeric, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50962?vs=162356&id=162358#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50962

Files:
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/CodeComplete.cpp
  clangd/CodeComplete.h
  clangd/TUScheduler.h
  clangd/index/Index.h
  clangd/tool/ClangdMain.cpp
  unittests/clangd/CodeCompleteTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50962.162358.patch
Type: text/x-patch
Size: 21065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180824/992a811c/attachment-0001.bin>


More information about the cfe-commits mailing list