[all-commits] [llvm/llvm-project] 4b2cf9: [clangd] Support type hints for `decltype(expr)`
v1nh1shungry via All-commits
all-commits at lists.llvm.org
Mon Dec 19 13:10:49 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b2cf982cc51b425b935842e64aa7ec645ad6807
https://github.com/llvm/llvm-project/commit/4b2cf982cc51b425b935842e64aa7ec645ad6807
Author: v1nh1shungry <v1nh1shungry at outlook.com>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M clang-tools-extra/clangd/InlayHints.cpp
M clang-tools-extra/clangd/unittests/InlayHintTests.cpp
Log Message:
-----------
[clangd] Support type hints for `decltype(expr)`
Reviewed By: nridge
Differential Revision: https://reviews.llvm.org/D138300
More information about the All-commits
mailing list