[PATCH] D81169: [clangd] Improve hover on arguments to function call

Adam Czachorowski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 29 09:10:20 PDT 2020


adamcz updated this revision to Diff 274147.
adamcz marked 8 inline comments as done.
adamcz added a comment.

Addressed review comments, also added some "const" here and there.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81169

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81169.274147.patch
Type: text/x-patch
Size: 17104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200629/fec95235/attachment-0001.bin>


More information about the cfe-commits mailing list