[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 9 21:06:08 PDT 2021


nridge created this revision.
nridge added a reviewer: sammccall.
Herald added subscribers: usaxena95, kadircet, arphaman.
nridge requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang-tools-extra.

Repository:
  rG LLVM Github Monorepo

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.343962.patch
Type: text/x-patch
Size: 7799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210510/9c9db75c/attachment-0001.bin>


More information about the cfe-commits mailing list