[clangd] Type hints for C++14 return type deduction
authorNathan Ridge <zeratul976@hotmail.com>
Mon, 7 Jun 2021 06:53:37 +0000 (02:53 -0400)
committerNathan Ridge <zeratul976@hotmail.com>
Mon, 21 Jun 2021 05:13:00 +0000 (01:13 -0400)
commite37653da1399d846e02897680412139fdcde93ab
treef044a59817e624bcb8ac64d85fec99f1809ca87b
parent657aa3a7631b991b25d0292ed73211f824938598
[clangd] Type hints for C++14 return type deduction

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