Skip to content

Commit ed3030c

Browse files
Add ignore-debug to unwind-landingpad-inline test
1 parent c7083c5 commit ed3030c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/codegen/unwind-landingpad-inline.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// min-llvm-version: 15.0.0
22
// compile-flags: -Copt-level=3
3+
// ignore-debug: the debug assertions get in the way
34
#![crate_type = "lib"]
45

56
// This test checks that we can inline drop_in_place in

0 commit comments

Comments
 (0)