[PATCH] D83668: [clangd] Fix DocumentSymbol ranges
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 13 04:41:05 PDT 2020
kbobyrev updated this revision to Diff 277387.
kbobyrev added a comment.
Use open half ranges for all symbol kinds, adjust variable ranges in tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83668/new/
https://reviews.llvm.org/D83668
Files:
clang-tools-extra/clangd/FindSymbols.cpp
clang-tools-extra/clangd/unittests/FindSymbolsTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83668.277387.patch
Type: text/x-patch
Size: 5118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200713/1785318a/attachment-0001.bin>
More information about the cfe-commits
mailing list