[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
Wed Feb 8 08:52:35 PST 2023
andrewng updated this revision to Diff 495867.
andrewng added a comment.
Updated to add comment regarding the strange looking use of `0xE0000000`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142224/new/
https://reviews.llvm.org/D142224
Files:
clang/lib/Driver/Driver.cpp
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.495867.patch
Type: text/x-patch
Size: 5449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230208/f4f99f3c/attachment.bin>
More information about the llvm-commits
mailing list