diff options
author | Kate Stone <katherine.stone@apple.com> | 2015-12-14 21:43:59 +0000 |
---|---|---|
committer | Kate Stone <katherine.stone@apple.com> | 2015-12-14 21:43:59 +0000 |
commit | a11959dbf77bd534d9a1c031ec3a9e810899eff8 (patch) | |
tree | b335ec9724bf8d73c3585bf231cbb216de2b4a5d /lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py | |
parent | 798ea5b6ff90ac9a769abbb75f42d7fbae259cee (diff) | |
download | bcm5719-llvm-a11959dbf77bd534d9a1c031ec3a9e810899eff8.tar.gz bcm5719-llvm-a11959dbf77bd534d9a1c031ec3a9e810899eff8.zip |
[Editline] Redesign automatic indentation fix command for robustness
The FixIndentationCommand implementation has proven to be fragile across various libedit iterations. This patch reworks the command to use the same basic strategy as when moving between lines in a multi-line edit session: when indentation changes are required, exit line editing completely and restart with amended content. This approach won't be susceptible to subtle behavior differences libedit has introduced over time.
llvm-svn: 255548
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/expr-in-syscall/TestExpressionInSyscall.py')
0 files changed, 0 insertions, 0 deletions