[PATCH] D75474: [clangd] Get rid of getTokenRange helper
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 3 00:24:04 PST 2020
kadircet updated this revision to Diff 247808.
kadircet added a comment.
- Also get rid of the call in collectmacros by using clang::Token's endlocation instead.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75474/new/
https://reviews.llvm.org/D75474
Files:
clang-tools-extra/clangd/CMakeLists.txt
clang-tools-extra/clangd/CollectMacros.cpp
clang-tools-extra/clangd/CollectMacros.h
clang-tools-extra/clangd/Hover.cpp
clang-tools-extra/clangd/ParsedAST.cpp
clang-tools-extra/clangd/Preamble.cpp
clang-tools-extra/clangd/SourceCode.cpp
clang-tools-extra/clangd/SourceCode.h
clang-tools-extra/clangd/XRefs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75474.247808.patch
Type: text/x-patch
Size: 16464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200303/ca7390ce/attachment-0001.bin>
More information about the cfe-commits
mailing list