[PATCH] D71596: [clangd] Improve documentation for auto and implicit specs

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 18 04:49:48 PST 2019


kadircet updated this revision to Diff 234514.
kadircet marked 2 inline comments as done.
kadircet added a comment.

- Address comments
- Extend handling to:
  - var and function templates
  - non-auto case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71596

Files:
  clang-tools-extra/clangd/Hover.cpp
  clang-tools-extra/clangd/unittests/HoverTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71596.234514.patch
Type: text/x-patch
Size: 12176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191218/97950d77/attachment-0001.bin>


More information about the cfe-commits mailing list