diff options
author | Guy David <49722543+guy-david@users.noreply.github.com> | 2025-02-08 15:16:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-08 15:16:26 +0200 |
commit | ef23ba7da34ca1285f10603cc4aa6441ab4530e6 (patch) | |
tree | f2bdf7bc7c80a32b84d9e8f414ccda6f388f61ab /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 66bea0df75ccdd5ffed41d06c7301a116d11abcb (diff) | |
download | llvm-ef23ba7da34ca1285f10603cc4aa6441ab4530e6.zip llvm-ef23ba7da34ca1285f10603cc4aa6441ab4530e6.tar.gz llvm-ef23ba7da34ca1285f10603cc4aa6441ab4530e6.tar.bz2 |
[Support] Re-raise external signals (#125854)
Otherwise, the handler "swallows" the signal and the process continues
to execute. While this use case is peculiar, ignoring these signals
entirely seems more odd.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions