[all-commits] [llvm/llvm-project] 6a3cff: [clangd] Disable printing of Value for tag-types o...

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Wed Jun 24 08:32:40 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a3cffce3e8076d0608daf951575d5f4d6a333a6
      https://github.com/llvm/llvm-project/commit/6a3cffce3e8076d0608daf951575d5f4d6a333a6
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2020-06-24 (Wed, 24 Jun 2020)

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

  Log Message:
  -----------
  [clangd] Disable printing of Value for tag-types on hover

Summary: This is both confusing and crashy.

Reviewers: sammccall

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

Tags: #clang

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




More information about the All-commits mailing list