aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorNick Desaulniers <ndesaulniers@google.com>2018-10-12 17:22:46 +0000
committerNick Desaulniers <ndesaulniers@google.com>2018-10-12 17:22:46 +0000
commitc7a3e4a478531e7177ff1da5b365be4c7bb1057a (patch)
tree58a84ab2eba5ee6e70595855994191c45404b29b /lldb/packages/Python/lldbsuite/test/configuration.py
parent78886233b34d4803e29957377183266b15513bb3 (diff)
downloadllvm-c7a3e4a478531e7177ff1da5b365be4c7bb1057a.zip
llvm-c7a3e4a478531e7177ff1da5b365be4c7bb1057a.tar.gz
llvm-c7a3e4a478531e7177ff1da5b365be4c7bb1057a.tar.bz2
[Driver] check for exit code from SIGPIPE
Summary: D53000 adds a special exit code for SIGPIPE (writing to a closed reader), and rather than print a fatal warning, skips printing the error. This can be seen commonly from piping into head, tee, or split. Fixes PR25349, rdar://problem/14285346, b/77310947. Reviewers: jfb Reviewed By: jfb Subscribers: cfe-commits, thakis, srhines Differential Revision: https://reviews.llvm.org/D53001 llvm-svn: 344375
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions