[all-commits] [llvm/llvm-project] e37653: [clangd] Type hints for C++14 return type deduction
Nathan Ridge via All-commits
all-commits at lists.llvm.org
Sun Jun 20 22:13:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e37653da1399d846e02897680412139fdcde93ab
https://github.com/llvm/llvm-project/commit/e37653da1399d846e02897680412139fdcde93ab
Author: Nathan Ridge <zeratul976 at hotmail.com>
Date: 2021-06-21 (Mon, 21 Jun 2021)
Changed paths:
M clang-tools-extra/clangd/InlayHints.cpp
M clang-tools-extra/clangd/unittests/InlayHintTests.cpp
Log Message:
-----------
[clangd] Type hints for C++14 return type deduction
Differential Revision: https://reviews.llvm.org/D103789
More information about the All-commits
mailing list