[PATCH] D102148: [clangd] Type hints for variables with 'auto' type

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 30 22:41:34 PDT 2021


nridge updated this revision to Diff 348727.
nridge marked 8 inline comments as done.
nridge added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102148

Files:
  clang-tools-extra/clangd/InlayHints.cpp
  clang-tools-extra/clangd/Protocol.cpp
  clang-tools-extra/clangd/Protocol.h
  clang-tools-extra/clangd/unittests/InlayHintTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102148.348727.patch
Type: text/x-patch
Size: 8984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210531/9c3713c7/attachment.bin>


More information about the cfe-commits mailing list