[PATCH] D88553: [clangd] Start using SyntaxTrees for folding ranges feature
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 24 06:12:36 PDT 2020
kbobyrev updated this revision to Diff 300479.
kbobyrev marked 3 inline comments as done.
kbobyrev added a comment.
Decompose locations and add checks for FileID == MainFileID.
Also, rebase on top of master.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88553/new/
https://reviews.llvm.org/D88553
Files:
clang-tools-extra/clangd/SemanticSelection.cpp
clang-tools-extra/clangd/unittests/SemanticSelectionTests.cpp
clang/include/clang/Tooling/Syntax/Tree.h
clang/lib/Tooling/Syntax/Tree.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88553.300479.patch
Type: text/x-patch
Size: 10483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201024/dc705c25/attachment-0001.bin>
More information about the cfe-commits
mailing list