[clangd] Disable printing of Value for tag-types on hover
authorKadir Cetinkaya <kadircet@google.com>
Mon, 22 Jun 2020 19:53:47 +0000 (21:53 +0200)
committerKadir Cetinkaya <kadircet@google.com>
Wed, 24 Jun 2020 15:32:19 +0000 (17:32 +0200)
commit6a3cffce3e8076d0608daf951575d5f4d6a333a6
tree93c01c69d0ea743196fc7f3b67ba1ccdfcdba8a8
parent085701b8b0084b24b6badff7440ba63ea90e112e
[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
clang-tools-extra/clangd/Hover.cpp
clang-tools-extra/clangd/unittests/HoverTests.cpp