[PATCH] D88553: [clangd] Start using SyntaxTrees for folding ranges feature

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 21 03:04:00 PDT 2020


kbobyrev updated this revision to Diff 299620.
kbobyrev added a comment.

Fix a typo and remove invalid const-ness.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88553.299620.patch
Type: text/x-patch
Size: 7672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201021/6125ba3c/attachment-0001.bin>


More information about the cfe-commits mailing list