[PATCH] D63760: [clangd] Address limitations in SelectionTree:

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 25 13:59:44 PDT 2019


sammccall updated this revision to Diff 206531.
sammccall marked 2 inline comments as done.
sammccall added a comment.

Revert multi-range support. Add early hit detection (before children) instead.
Add more tests.


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D63760

Files:
  clangd/Selection.cpp
  clangd/unittests/SelectionTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63760.206531.patch
Type: text/x-patch
Size: 11411 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190625/e82d2569/attachment.bin>


More information about the cfe-commits mailing list