diff options
author | Vedant Kumar <vsk@apple.com> | 2021-01-08 11:12:08 -0800 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2021-01-08 11:13:43 -0800 |
commit | bf401256edd00e921a5d3a0bf4cf6ee66ae51cd6 (patch) | |
tree | c4659692c811d52d725b81281d7db5f7a861d019 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ec13f6c3e56952c94909a36a590c679a6a57a046 (diff) | |
download | llvm-bf401256edd00e921a5d3a0bf4cf6ee66ae51cd6.zip llvm-bf401256edd00e921a5d3a0bf4cf6ee66ae51cd6.tar.gz llvm-bf401256edd00e921a5d3a0bf4cf6ee66ae51cd6.tar.bz2 |
[Signal] Re-raise SIGPIPE if the handler is uninstalled
Instead of falling through to RunSignalHandlers after the SIGPIPE
handler is uninstalled and we get a SIGPIPE, re-raise the signal, just
like we do for other IntSigs.
This was discussed and informally OK'd here:
https://reviews.llvm.org/rG9a3f892d018238dce5181e458905311db8e682f5#856804
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions