[PATCH] D142224: [Support] Emulate SIGPIPE handling in raw_fd_ostream write for Windows

Andrew Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 08:19:53 PST 2023


andrewng created this revision.
andrewng added a reviewer: MaskRay.
Herald added a subscriber: hiraditya.
Herald added a project: All.
andrewng requested review of this revision.
Herald added a project: LLVM.

Fixes: https://github.com/llvm/llvm-project/issues/48672


https://reviews.llvm.org/D142224

Files:
  llvm/include/llvm/Support/ExitCodes.h
  llvm/include/llvm/Support/Signals.h
  llvm/lib/Support/Windows/Signals.inc
  llvm/lib/Support/raw_ostream.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142224.490864.patch
Type: text/x-patch
Size: 4128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230120/be3e9f09/attachment.bin>


More information about the llvm-commits mailing list