| commit | a69698f45fadefd2cabba8d5aa1a8e93463a6d49 | [log] [tgz] |
|---|---|---|
| author | Sam McCall <sam.mccall@gmail.com> | Wed Mar 27 17:47:49 2019 +0000 |
| committer | Sam McCall <sam.mccall@gmail.com> | Wed Mar 27 17:47:49 2019 +0000 |
| tree | 4052f9f6efd3a86a95ca6f019328d6b8ac0f50f5 | |
| parent | 381188f1f39ea8980c23aecb3a0695425aaa99cc [diff] |
[clangd] Support utf-8 offsets (rather than utf-16) as a protocol extension Summary: Still some pieces to go here: unit tests for new SourceCode functionality and a command-line flag to force utf-8 mode. But wanted to get early feedback. Reviewers: hokein Subscribers: ilya-biryukov, ioeric, MaskRay, jkorous, arphaman, kadircet, jdoerfert, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D58275 llvm-svn: 357102