diff options
author | Nathan Ridge <zeratul976@hotmail.com> | 2022-03-28 02:13:20 -0400 |
---|---|---|
committer | Nathan Ridge <zeratul976@hotmail.com> | 2022-03-29 01:43:09 -0400 |
commit | 9325e97a3599929a52bef3e5c8e403c98f9428ba (patch) | |
tree | fb8d16a42813467f4ce3fafaa95b174091972a84 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b803f069018192d95ecd54d243e24c10abc1558c (diff) | |
download | llvm-9325e97a3599929a52bef3e5c8e403c98f9428ba.zip llvm-9325e97a3599929a52bef3e5c8e403c98f9428ba.tar.gz llvm-9325e97a3599929a52bef3e5c8e403c98f9428ba.tar.bz2 |
[clangd] Handle tabs in getIncrementalChangesAfterNewline()
Tabs are not handled by columnWidthUTF8() (they are considered
non-printable) so require additional logic to handle.
Fixes https://github.com/clangd/clangd/issues/1074
Differential Revision: https://reviews.llvm.org/D122554
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions