[PATCH] D50727: [clangd] Fetch documentation from the Index during signature help
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 16 03:35:07 PDT 2018
ilya-biryukov updated this revision to Diff 160992.
ilya-biryukov marked 2 inline comments as done.
ilya-biryukov added a comment.
- Log on index request, remove FIXME that was addressed
- Remove SymbolID::forDecl, use existing helper instead
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D50727
Files:
clangd/ClangdServer.cpp
clangd/CodeComplete.cpp
clangd/CodeComplete.h
unittests/clangd/CodeCompleteTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50727.160992.patch
Type: text/x-patch
Size: 15098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180816/851c842b/attachment.bin>
More information about the cfe-commits
mailing list