[PATCH] D66872: [clangd] SelectionTree should mark a node as fully-selected if the only claimed tokens were early-claimed.

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 03:00:03 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373442: [clangd] SelectionTree should mark a node as fully-selected if the only claimed… (authored by sammccall, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D66872?vs=218926&id=222786#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66872/new/

https://reviews.llvm.org/D66872

Files:
  clang-tools-extra/trunk/clangd/Selection.cpp
  clang-tools-extra/trunk/clangd/refactor/tweaks/ExtractFunction.cpp
  clang-tools-extra/trunk/clangd/unittests/SelectionTests.cpp
  clang-tools-extra/trunk/clangd/unittests/TweakTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66872.222786.patch
Type: text/x-patch
Size: 7843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191002/0d7d0924/attachment.bin>


More information about the llvm-commits mailing list