diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-03-25 17:27:14 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-03-25 17:27:14 +0000 |
commit | 7d3225c4b41403856f6a6c6a781025c22cf9f54c (patch) | |
tree | f3262cc5e94c1792a75fe72c211d427045a59885 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | b27e4974d00144fffa706f877b9388b020ed41d3 (diff) | |
download | bcm5719-llvm-7d3225c4b41403856f6a6c6a781025c22cf9f54c.tar.gz bcm5719-llvm-7d3225c4b41403856f6a6c6a781025c22cf9f54c.zip |
[Args] Handle backticks to prevent crash.
Currently LLDB crashes when autocompleting a command that ends with a
backtick because the quote character wasn't handled. This fixes that and
adds a unit test for this function.
Differential revision: https://reviews.llvm.org/D59779
llvm-svn: 356927
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions