[PATCH] D76741: [clangd] Support multiple cursors in selectionRange.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 25 05:22:39 PDT 2020


sammccall updated this revision to Diff 252545.
sammccall marked 8 inline comments as done.
sammccall added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76741

Files:
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/ClangdServer.cpp
  clang-tools-extra/clangd/ClangdServer.h
  clang-tools-extra/clangd/SemanticSelection.cpp
  clang-tools-extra/clangd/SemanticSelection.h
  clang-tools-extra/clangd/unittests/SemanticSelectionTests.cpp
  clang-tools-extra/clangd/unittests/SyncAPI.cpp
  clang-tools-extra/clangd/unittests/SyncAPI.h
  llvm/include/llvm/Testing/Support/Annotations.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76741.252545.patch
Type: text/x-patch
Size: 11950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200325/3dcb9cdc/attachment-0001.bin>


More information about the cfe-commits mailing list