[PATCH] D83914: [clangd] Plan features for FoldingRanges
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 15 15:10:00 PDT 2020
kbobyrev created this revision.
kbobyrev added a reviewer: sammccall.
Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman, jkorous, MaskRay, ilya-biryukov.
Herald added a project: clang.
This is not an actual patch, this is an RFC + TDD plan for future RAV
implementation. Hopefully, the implementation would gradually make all of the
tests from this snippet pass.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D83914
Files:
clang-tools-extra/clangd/unittests/SemanticSelectionTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83914.278326.patch
Type: text/x-patch
Size: 12680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200715/589d5ff5/attachment-0001.bin>
More information about the cfe-commits
mailing list