hanchenye-llvm-project/lldb/lit/Commands
Jonas Devlieghere 1c19b74cef [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
2019-05-02 01:54:02 +00:00
..
CommandScriptImmediateOutput [test] Fix & re-enable CommandScriptImmediateOutputFile on Windows 2019-04-11 19:36:53 +00:00
command-regex-delete.test
command-regex-unalias.test
command-source.test [CommandObjectCommands] Honor stop-command-source-on-error 2019-05-02 01:54:02 +00:00