[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 02:38:12 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE358159: [clangd] Use identifiers in file as completion candidates when build is not… (authored by ioeric, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60126?vs=194652&id=194653#toc
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.194653.patch
Type: text/x-patch
Size: 34064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190411/167d9e8b/attachment-0001.bin>
More information about the cfe-commits
mailing list