diff options
author | Dawn Perchik <dawn@burble.org> | 2015-07-15 17:25:01 +0000 |
---|---|---|
committer | Dawn Perchik <dawn@burble.org> | 2015-07-15 17:25:01 +0000 |
commit | a3ff7032c89a4f44459223b9a98b8fa6769a0a43 (patch) | |
tree | 0d28c7411cec8dbe16d56bd640a67ef33488f07d /llvm/lib | |
parent | 827965c33c5aae9440c4744e0c65a43db3f18cd6 (diff) | |
download | bcm5719-llvm-a3ff7032c89a4f44459223b9a98b8fa6769a0a43.tar.gz bcm5719-llvm-a3ff7032c89a4f44459223b9a98b8fa6769a0a43.zip |
Fix -data-info-line when source includes column number.
This fixes an off-by-one bug in CMICmdCmdDataInfoLine::Acknowledge. Given:
LineEntry: \[0x0000000100000f37-0x0000000100000f45\): /path/to/file:123:1
-data-info-line would report the line as 12, omitting the last digit.
Reviewed by: ki.stfu, abidh
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D11209
llvm-svn: 242306
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions