[PATCH] D65486: [clangd] Ignore semicolons, whitespace, and comments in SelectionTree.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 31 01:58:04 PDT 2019


sammccall updated this revision to Diff 212536.
sammccall added a comment.

Improve comments in SelectedTokens.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65486

Files:
  clang-tools-extra/clangd/Selection.cpp
  clang-tools-extra/clangd/Selection.h
  clang-tools-extra/clangd/refactor/Tweak.cpp
  clang-tools-extra/clangd/unittests/SelectionTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65486.212536.patch
Type: text/x-patch
Size: 15332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190731/ded255c7/attachment-0001.bin>


More information about the cfe-commits mailing list