[clangd] show underlying type in type hint for `decltype(expr)`
authorv1nh1shungry <v1nh1shungry@outlook.com>
Tue, 3 Jan 2023 08:12:39 +0000 (03:12 -0500)
committerNathan Ridge <zeratul976@hotmail.com>
Tue, 3 Jan 2023 18:58:39 +0000 (13:58 -0500)
commitdde8a0fe91ccd4b54d5bd0c18043e0dd35652e47
tree678ac3b9cfc1d255fd7d929d65734864cbe81b24
parent1fc0ad6de26b11e0cbf99d0b18adcf2df18f8de5
[clangd] show underlying type in type hint for `decltype(expr)`

Reviewed By: nridge

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