[PATCH] D93227: [clangd] Smarter hover on auto and decltype
Quentin Chateau via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 18 03:40:10 PST 2020
qchateau updated this revision to Diff 312747.
qchateau marked 5 inline comments as done.
qchateau added a comment.
- Verify documentation in hover test on 'auto'
- Fixed comments
- Converted raw string to string to avoid trailing whitespace
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93227/new/
https://reviews.llvm.org/D93227
Files:
clang-tools-extra/clangd/AST.cpp
clang-tools-extra/clangd/Hover.cpp
clang-tools-extra/clangd/unittests/HoverTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93227.312747.patch
Type: text/x-patch
Size: 26391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201218/fa330bc9/attachment-0001.bin>
More information about the cfe-commits
mailing list