about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2017-08-25 12:25:22 +0200
committerest31 <MTest31@outlook.com>2017-08-25 21:46:54 +0200
commit5a71e1235137fdcdef124b3af914ef06a24d65c4 (patch)
treeb841619b5042ce6db26eb706084ebcd9268c2a60 /src/rustllvm/RustWrapper.cpp
parent32b50e280faf56f21cbd82d1cf82cb4795535143 (diff)
downloadrust-5a71e1235137fdcdef124b3af914ef06a24d65c4.tar.gz
rust-5a71e1235137fdcdef124b3af914ef06a24d65c4.zip
Fix a byte/char confusion issue in the error emitter
Fixes #44078. Fixes #44023.

The start_col member is given in chars,
while the code previously assumed it was given in bytes.

The more basic issue #44080 doesn't get fixed.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions