[PATCH] D47701: [clangd] Hover should return null when not hovering over anything.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 4 03:41:39 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE333881: [clangd] Hover should return null when not hovering over anything. (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47701?vs=149701&id=149705#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D47701

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/JSONExpr.h
  clangd/XRefs.cpp
  clangd/XRefs.h
  test/clangd/hover.test
  unittests/clangd/JSONExprTests.cpp
  unittests/clangd/XRefsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47701.149705.patch
Type: text/x-patch
Size: 5822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180604/a814f6ab/attachment.bin>


More information about the cfe-commits mailing list