[clangd] Omit type hints that are too long
authorNathan Ridge <zeratul976@hotmail.com>
Tue, 31 Aug 2021 07:42:16 +0000 (03:42 -0400)
committerNathan Ridge <zeratul976@hotmail.com>
Tue, 7 Sep 2021 06:33:58 +0000 (02:33 -0400)
commitc2810f2c1655593a48791327e9563417caf2e261
tree5de3a576c4185fd6411af8e402953e763131ca02
parentc3aecf87d5b97c3d3580457164e7fe4a19c4221a
[clangd] Omit type hints that are too long

Differential Revision: https://reviews.llvm.org/D108972
clang-tools-extra/clangd/InlayHints.cpp
clang-tools-extra/clangd/unittests/InlayHintTests.cpp