[PATCH] D62814: [clangd] Treat lambdas as functions when preparing hover response

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 4 01:11:39 PDT 2019


kadircet updated this revision to Diff 202870.
kadircet marked 3 inline comments as done.
kadircet added a comment.

- Address comments
- Handle pointer/reference types to lambdas


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62814

Files:
  clang-tools-extra/clangd/XRefs.cpp
  clang-tools-extra/clangd/unittests/XRefsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62814.202870.patch
Type: text/x-patch
Size: 4744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190604/57ca2897/attachment.bin>


More information about the cfe-commits mailing list