hanchenye-llvm-project/lldb/lit/Quit
Raphael Isemann c094d23f6f Allow specifying an exit code for the 'quit' command
Summary:
This patch adds the possibility to specify an exit code when calling quit.
We accept any int, even though it depends on the user what happens if the int is
out of the range of what the operating system supports as exit codes.

Fixes rdar://problem/38452312

Reviewers: davide, jingham, clayborg

Reviewed By: jingham

Subscribers: clayborg, jingham, lldb-commits

Differential Revision: https://reviews.llvm.org/D48659

llvm-svn: 336824
2018-07-11 17:18:01 +00:00
..
TestQuitExitCode-30.test
TestQuitExitCode0.test
TestQuitExitCode30.test
TestQuitExitCodeHex0.test
TestQuitExitCodeHexA.test
TestQuitExitCodeImplicit0.test
TestQuitExitCodeNonInt.test
TestQuitExitCodeTooManyArgs.test
expect_exit_code.py
lit.local.cfg