[Lldb-commits] [PATCH] D69148: Disable exit-on-SIGPIPE in lldb
Vedant Kumar via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 18 10:30:21 PDT 2019
vsk updated this revision to Diff 225661.
vsk added a comment.
This revision is now accepted and ready to land.
Replace the death tests with a non-death test. I plan to commit this later in the day if there aren't any objections.
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.225661.patch
Type: text/x-patch
Size: 6082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191018/fa0d955d/attachment.bin>
More information about the lldb-commits
mailing list