[PATCH] D120258: [clangd] Add inlay hints for auto-typed parameters with one instantiation.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 23 09:26:44 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2da5c5781e5a: [clangd] Add inlay hints for auto-typed parameters with one instantiation. (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D120258?vs=410814&id=417658#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120258/new/

https://reviews.llvm.org/D120258

Files:
  clang-tools-extra/clangd/AST.cpp
  clang-tools-extra/clangd/AST.h
  clang-tools-extra/clangd/InlayHints.cpp
  clang-tools-extra/clangd/unittests/ASTTests.cpp
  clang-tools-extra/clangd/unittests/InlayHintTests.cpp
  clang-tools-extra/clangd/unittests/TestTU.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120258.417658.patch
Type: text/x-patch
Size: 15856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220323/7c85a0b8/attachment-0001.bin>


More information about the cfe-commits mailing list