[PATCH] D77408: [clang] Annotate trivial getters and setters on hover.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 3 08:35:20 PDT 2020


sammccall created this revision.
sammccall added a reviewer: kadircet.
Herald added subscribers: cfe-commits, usaxena95, arphaman, jkorous.
Herald added a project: clang.

(Only if their definitions are visible and they have no other docs)


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D77408

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77408.254819.patch
Type: text/x-patch
Size: 6915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200403/634636eb/attachment.bin>


More information about the cfe-commits mailing list