[all-commits] [llvm/llvm-project] dde8a0: [clangd] show underlying type in type hint for `de...
v1nh1shungry via All-commits
all-commits at lists.llvm.org
Tue Jan 3 10:59:09 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dde8a0fe91ccd4b54d5bd0c18043e0dd35652e47
https://github.com/llvm/llvm-project/commit/dde8a0fe91ccd4b54d5bd0c18043e0dd35652e47
Author: v1nh1shungry <v1nh1shungry at outlook.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M clang-tools-extra/clangd/InlayHints.cpp
M clang-tools-extra/clangd/unittests/InlayHintTests.cpp
Log Message:
-----------
[clangd] show underlying type in type hint for `decltype(expr)`
Reviewed By: nridge
Differential Revision: https://reviews.llvm.org/D140814
More information about the All-commits
mailing list