[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 05:19:23 PDT 2019
sammccall created this revision.
sammccall added a reviewer: ilya-biryukov.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous, MaskRay, ioeric.
Herald added a project: clang.
(Changes to UTF-8/UTF-16 here are NFC, moving things around to make the
cases more symmetrical)
Repository:
rCTE Clang Tools Extra
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.192614.patch
Type: text/x-patch
Size: 14066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190328/05cd857a/attachment-0001.bin>
More information about the cfe-commits
mailing list