[PATCH] D89785: [clangd] Add basic support for attributes (selection, hover)
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 22 07:00:47 PDT 2020
sammccall updated this revision to Diff 299957.
sammccall added a comment.
Only deoptimize selection for *explicit* attributes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89785/new/
https://reviews.llvm.org/D89785
Files:
clang-tools-extra/clangd/AST.cpp
clang-tools-extra/clangd/AST.h
clang-tools-extra/clangd/Hover.cpp
clang-tools-extra/clangd/Selection.cpp
clang-tools-extra/clangd/XRefs.cpp
clang-tools-extra/clangd/unittests/ASTTests.cpp
clang-tools-extra/clangd/unittests/HoverTests.cpp
clang-tools-extra/clangd/unittests/SelectionTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89785.299957.patch
Type: text/x-patch
Size: 12467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201022/33c2f4f3/attachment.bin>
More information about the cfe-commits
mailing list