[PATCH] D64296: [clangd] Show documentation in hover, and fetch docs from index if needed.

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 11:03:14 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365522: [clangd] Show documentation in hover, and fetch docs from index if needed. (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64296?vs=208470&id=208743#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64296

Files:
  clang-tools-extra/trunk/clangd/ClangdServer.cpp
  clang-tools-extra/trunk/clangd/FormattedString.cpp
  clang-tools-extra/trunk/clangd/XRefs.cpp
  clang-tools-extra/trunk/clangd/XRefs.h
  clang-tools-extra/trunk/clangd/unittests/FormattedStringTests.cpp
  clang-tools-extra/trunk/clangd/unittests/XRefsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64296.208743.patch
Type: text/x-patch
Size: 12908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/9644669a/attachment.bin>


More information about the llvm-commits mailing list