[PATCH] D59927: [clangd] Support UTF-32 (i.e. codepoint) offsets.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 28 07:15:26 PDT 2019


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

Fix capitalization.


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D59927

Files:
  clangd/Protocol.cpp
  clangd/Protocol.h
  clangd/SourceCode.cpp
  unittests/clangd/SourceCodeTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59927.192628.patch
Type: text/x-patch
Size: 14066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190328/a8ea2ae9/attachment.bin>


More information about the cfe-commits mailing list