This removes parameter inlay hints from a few builtin functions like std::move/std::forward
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D127859
[clangd] Don't add inlay hints on std::move/forward ClosedPublic Authored by upsj on Jun 15 2022, 7:29 AM.
Details
Summary This removes parameter inlay hints from a few builtin functions like std::move/std::forward
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 16 2022, 12:26 AM Closed by commit rGe984e1cd6137: [clangd] Don't add inlay hints on std::move/forward (authored by upsj). · Explain WhyJun 16 2022, 3:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 437162 clang-tools-extra/clangd/InlayHints.cpp
clang-tools-extra/clangd/unittests/InlayHintTests.cpp
|