[PATCH] D58275: [clangd] Support utf-8 offsets (rather than utf-16) as a protocol extension

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 27 10:47:04 PDT 2019


This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rCTE357102: [clangd] Support utf-8 offsets (rather than utf-16) as a protocol extension (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58275?vs=187002&id=192477#toc

Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D58275

Files:
  clangd/ClangdLSPServer.cpp
  clangd/ClangdLSPServer.h
  clangd/Protocol.cpp
  clangd/Protocol.h
  clangd/SourceCode.cpp
  clangd/SourceCode.h
  clangd/index/IndexAction.cpp
  clangd/index/SymbolLocation.h
  clangd/tool/ClangdMain.cpp
  test/clangd/utf8.test
  unittests/clangd/SourceCodeTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58275.192477.patch
Type: text/x-patch
Size: 20830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190327/64df8ee3/attachment-0001.bin>


More information about the cfe-commits mailing list