about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-02-01 11:41:05 +0000
committerbors <bors@rust-lang.org>2020-02-01 11:41:05 +0000
commit6c0b779b7bb23ad1bead914e8023642cc2368406 (patch)
tree09c774110cf308364aa834450c9bce8550fd10f8 /src/rustllvm/RustWrapper.cpp
parentcdd41ea5fc37d1ba879fd52743bde35fde4a89df (diff)
parent80c3bec9fefa7a32ca2613d9a9f84046818cec6a (diff)
downloadrust-6c0b779b7bb23ad1bead914e8023642cc2368406.tar.gz
rust-6c0b779b7bb23ad1bead914e8023642cc2368406.zip
Auto merge of #68698 - tmiasko:catch-panic, r=Amanieu
Remove incorrect debug assertions from catch_unwind

Previously the debug assertions in the implementation of catch_unwind
used to verify consistency of the panic count by checking that the count
is zero just before leaving the function. This incorrectly assumed that
no panic was in progress when entering `catch_unwind`.

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