about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2024-04-24 14:00:55 +0200
committerGitHub <noreply@github.com>2024-04-24 14:00:55 +0200
commit453c23f0f53b4234c54bc13a2acd4d3f280f2844 (patch)
tree33ff554f8cc6ab99043a747eece0a9fdfcfca2e1 /compiler/rustc_codegen_llvm/src
parente9362896e0eaaa86372b8ee2634b5761dd9e5ab7 (diff)
parent4559e61dd7c44705ca2ed62e4d93fe94ab1010f6 (diff)
downloadrust-453c23f0f53b4234c54bc13a2acd4d3f280f2844.tar.gz
rust-453c23f0f53b4234c54bc13a2acd4d3f280f2844.zip
Rollup merge of #123316 - Enselic:sigpipe-inherit-variants, r=fmease
Test `#[unix_sigpipe = "inherit"]` with both `SIG_DFL` and `SIG_IGN`

Extend our `#[unix_sigpipe = "inherit"]` test so that it detects if  `SIGPIPE` wrongly ends up being `SIG_DFL` when the parent has `SIG_IGN`. We have no current test for this particular case.

Tracking issue: https://github.com/rust-lang/rust/issues/97889
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions