Skip to content
Commit 0437f035 authored by Todd Fiala's avatar Todd Fiala
Browse files

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
parent 12504649
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment