[PATCH] D41351: [clangd] Expose offset <-> LSP position functions, and fix bugs

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 19 04:24:47 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE321073: [clangd] Expose offset <-> LSP position functions, and fix bugs (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41351?vs=127345&id=127495#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41351

Files:
  clangd/CMakeLists.txt
  clangd/ClangdLSPServer.cpp
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/SourceCode.cpp
  clangd/SourceCode.h
  unittests/clangd/CMakeLists.txt
  unittests/clangd/CodeCompleteTests.cpp
  unittests/clangd/SourceCodeTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41351.127495.patch
Type: text/x-patch
Size: 10000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171219/c228b4bd/attachment.bin>


More information about the cfe-commits mailing list