[PATCH] D60126: [clangd] Use identifiers in file as completion candidates when build is not ready.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 11 01:33:00 PDT 2019


ioeric updated this revision to Diff 194647.
ioeric marked 14 inline comments as done.
ioeric added a comment.

- address review comments


Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60126/new/

https://reviews.llvm.org/D60126

Files:
  clangd/ClangdServer.cpp
  clangd/ClangdUnit.cpp
  clangd/CodeComplete.cpp
  clangd/CodeComplete.h
  clangd/Headers.cpp
  clangd/Headers.h
  clangd/SourceCode.cpp
  clangd/SourceCode.h
  clangd/index/SymbolOrigin.cpp
  clangd/index/SymbolOrigin.h
  unittests/clangd/ClangdTests.cpp
  unittests/clangd/CodeCompleteTests.cpp
  unittests/clangd/HeadersTests.cpp
  unittests/clangd/SourceCodeTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60126.194647.patch
Type: text/x-patch
Size: 33990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190411/305966a9/attachment-0001.bin>


More information about the cfe-commits mailing list