summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2014-01-30 20:59:18 +0000
committerGreg Clayton <gclayton@apple.com>2014-01-30 20:59:18 +0000
commit10c0ef7b8aaae3b7a6210b181544f2f6979d149c (patch)
treecd0539f7033049a592839dd3418bb7e9afea1b2a /llvm/lib
parent196666cf5fccba4d90241c921e9e581deaf5aa55 (diff)
downloadbcm5719-llvm-10c0ef7b8aaae3b7a6210b181544f2f6979d149c.tar.gz
bcm5719-llvm-10c0ef7b8aaae3b7a6210b181544f2f6979d149c.zip
Pressing ^D in a non-empty input terminates LLDB. This was due to the fact that we stack more than one editline instance on top of each other and we still expect CTRL+D to exit the editline instance, but it should only do so when the line is empty. Otherwise it should (and does) delete the character at the cursor.
<rdar://problem/15944703> llvm-svn: 200489
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud