diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-05-02 01:54:02 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-05-02 01:54:02 +0000 |
commit | 1c19b74cef3ce49ae081986f0fc6d6a23faa9bca (patch) | |
tree | a2f43945d4295a2c9667e846c1402e54f7ebd968 /lldb/packages/Python/lldbsuite/test/functionalities/tail_call_frames | |
parent | 413517ecfe7886a212d65123a74a8f6434998698 (diff) | |
download | bcm5719-llvm-1c19b74cef3ce49ae081986f0fc6d6a23faa9bca.tar.gz bcm5719-llvm-1c19b74cef3ce49ae081986f0fc6d6a23faa9bca.zip |
[CommandObjectCommands] Honor stop-command-source-on-error
This patch ensures that we honor the stop-command-source-on-error
setting from `command source`. The problem is that we didn't
differentiate between the boolean value being true or false, or not
being set. For the latter scenario, we should calculate the value in the
command interpreter based on the global options.
Differential revision: https://reviews.llvm.org/D61406
llvm-svn: 359750
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/tail_call_frames')
0 files changed, 0 insertions, 0 deletions