[all-commits] [llvm/llvm-project] 287a87: [clangd] Refurbish HoverInfo::present

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Thu Jan 9 02:30:59 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 287a874d1c460302677a1530a75d94bae4d4a348
      https://github.com/llvm/llvm-project/commit/287a874d1c460302677a1530a75d94bae4d4a348
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2020-01-09 (Thu, 09 Jan 2020)

  Changed paths:
    M clang-tools-extra/clangd/Hover.cpp
    M clang-tools-extra/clangd/test/hover.test
    M clang-tools-extra/clangd/unittests/HoverTests.cpp

  Log Message:
  -----------
  [clangd] Refurbish HoverInfo::present

Summary: Improves basic hover presentation logic to include more info.

Reviewers: sammccall

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D71555




More information about the All-commits mailing list