[PATCH] D94324: [InitLLVM] Ensure SIGPIPE handler installed before sigaction()

Alexandre Ganea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 8 12:20:40 PST 2021


aganea added a comment.

What are the exact conditions to repro Nick's failure? On Fedora 32, I ran `py llvm-lit sigpipe-handling.c` before this patch and before rGbf401256edd00e921a5d3a0bf4cf6ee66ae51cd6 <https://reviews.llvm.org/rGbf401256edd00e921a5d3a0bf4cf6ee66ae51cd6> , the test suceeds, it should not, should it?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94324/new/

https://reviews.llvm.org/D94324



More information about the cfe-commits mailing list