[PATCH] D67720: [clangd] Add semantic selection to ClangdLSPServer.

UTKARSH SAXENA via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 18 10:49:13 PDT 2019


usaxena95 updated this revision to Diff 220703.
usaxena95 added a comment.

Fixed error message.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67720

Files:
  clang-tools-extra/clangd/ClangdLSPServer.cpp
  clang-tools-extra/clangd/ClangdLSPServer.h
  clang-tools-extra/clangd/Protocol.cpp
  clang-tools-extra/clangd/Protocol.h
  clang-tools-extra/clangd/test/selection-range.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67720.220703.patch
Type: text/x-patch
Size: 7473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190918/d4917252/attachment.bin>


More information about the cfe-commits mailing list