[PATCH] D69148: Disable exit-on-SIGPIPE in lldb
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 17 16:40:12 PDT 2019
vsk updated this revision to Diff 225546.
vsk edited the summary of this revision.
vsk added a comment.
- Allow setting a SIGPIPE handler.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69148/new/
https://reviews.llvm.org/D69148
Files:
lldb/tools/driver/Driver.cpp
llvm/include/llvm/Support/Signals.h
llvm/lib/Support/Unix/Signals.inc
llvm/lib/Support/Windows/Signals.inc
llvm/unittests/Support/CMakeLists.txt
llvm/unittests/Support/SignalsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69148.225546.patch
Type: text/x-patch
Size: 6271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/e654f13e/attachment.bin>
More information about the llvm-commits
mailing list