summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2016-07-14 09:46:03 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2016-07-14 09:46:03 +0000
commit1afefc0da35c4e5409c17fc9caf29315353f3e63 (patch)
tree86a937a019db2cae46b18764487a88db48d40fa2 /lldb/packages/Python/lldbsuite/test/python_api/signals
parent0c05e2e4b6620f7cbb9e1b031c82287fafd742ac (diff)
downloadbcm5719-llvm-1afefc0da35c4e5409c17fc9caf29315353f3e63.tar.gz
bcm5719-llvm-1afefc0da35c4e5409c17fc9caf29315353f3e63.zip
[clang-rename] exit code-related bugfix and code cleanup
This patch does the following: * enforces proper formatting for few files (i.e. deals with 80 linewidth violations and few other things) * ensures '\n' chars are passed to the output streams instead of "\n" strings * fixes a bug caused by calling cl::PrintHelpMessage(), which occasionally calls exit(0), so that exit(1) (which is right after cl::PrintHelpMessage line) becomes dead code Patch by Kirill Bobyrev! Differential Revision: http://reviews.llvm.org/D22091 llvm-svn: 275387
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud