[all-commits] [llvm/llvm-project] 15078d: [clangd] Render header of hover card as a heading

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Mon Jan 13 11:25:38 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 15078d7202b410fd15eedc49d2ab2e4fe9a9f177
      https://github.com/llvm/llvm-project/commit/15078d7202b410fd15eedc49d2ab2e4fe9a9f177
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2020-01-13 (Mon, 13 Jan 2020)

  Changed paths:
    M clang-tools-extra/clangd/FormattedString.cpp
    M clang-tools-extra/clangd/FormattedString.h
    M clang-tools-extra/clangd/Hover.cpp
    M clang-tools-extra/clangd/unittests/FormattedStringTests.cpp
    M clang-tools-extra/clangd/unittests/HoverTests.cpp

  Log Message:
  -----------
  [clangd] Render header of hover card as a heading

Reviewers: sammccall

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

Tags: #clang

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




More information about the All-commits mailing list