about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-12-13 01:12:13 +0000
committerbors <bors@rust-lang.org>2018-12-13 01:12:13 +0000
commit2f35a1016b0c0cc1132c19875dcd88d7b2825eae (patch)
treefbc2850a9e364278843141b19445aa1ed1a0796c /src/rustllvm/RustWrapper.cpp
parent0076f58d5333f24f709aa46b4bad760ffb51b9b0 (diff)
parent1091eee65b91a9968f2a0b2f0c7d6e8e27d8d033 (diff)
downloadrust-2f35a1016b0c0cc1132c19875dcd88d7b2825eae.tar.gz
rust-2f35a1016b0c0cc1132c19875dcd88d7b2825eae.zip
Auto merge of #55982 - alexcrichton:panic-extern-abort, r=zackmdavis
rustc: Switch `extern` functions to abort by default on panic

This was intended to land way back in 1.24, but it was backed out due to
breakage which has long since been fixed. An unstable `#[unwind]`
attribute can be used to tweak the behavior here, but this is currently
simply switching rustc's internal default to abort-by-default if an
`extern` function panics, making our codegen sound primarily (as
currently you can produce UB with safe code)

Closes #52652
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions