[all-commits] [llvm/llvm-project] 8ee710: [clangd] Parameter hints for calls through functio...
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Fri Aug 18 20:41:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ee710a40cc51098e6d1249afe9af0e64150f308
https://github.com/llvm/llvm-project/commit/8ee710a40cc51098e6d1249afe9af0e64150f308
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2023-08-18 (Fri, 18 Aug 2023)
Changed paths:
M clang-tools-extra/clangd/InlayHints.cpp
M clang-tools-extra/clangd/unittests/InlayHintTests.cpp
Log Message:
-----------
[clangd] Parameter hints for calls through function pointers
Fixes https://github.com/clangd/clangd/issues/1734
Differential Revision: https://reviews.llvm.org/D158249
More information about the All-commits
mailing list