diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2015-10-27 21:53:39 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2015-10-27 21:53:39 +0000 |
commit | 0437f0351aa80d7d287233dc9aa2ebf69a0d34c2 (patch) | |
tree | e0b8624c3409663f6b980846c2e0124685e3a56d /lldb/packages/Python/lldbsuite/test | |
parent | 12504649dc66c0d5cfc2dccc7d3c5e65649a65f7 (diff) | |
download | bcm5719-llvm-0437f0351aa80d7d287233dc9aa2ebf69a0d34c2.tar.gz bcm5719-llvm-0437f0351aa80d7d287233dc9aa2ebf69a0d34c2.zip |
Fix editline unindentation code for more recent libedits.
This code was modifying the cursor and then expecting the editline
API call to see the effect for the next operation. This is misusing
the API. Newer editlines break on this code, fixed by this.
llvm-svn: 251457
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions