[PATCH] D72500: [clangd] Show hover info for expressions
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 14 09:45:49 PST 2020
kadircet updated this revision to Diff 238009.
kadircet marked 3 inline comments as done.
kadircet added a comment.
- Populate `Name` for expressions
- Don't special case `StringLiteral`s
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72500/new/
https://reviews.llvm.org/D72500
Files:
clang-tools-extra/clangd/Hover.cpp
clang-tools-extra/clangd/unittests/HoverTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72500.238009.patch
Type: text/x-patch
Size: 5016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200114/6e6fed7f/attachment.bin>
More information about the cfe-commits
mailing list