Skip to content

Commit 15672c5

Browse files
authored
Merge pull request #76423 from swiftlang/disable_sil_verify_all_triggers_verifier_without_asserts_sil_6.0.1
2 parents f40a06a + 8b21fbd commit 15672c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/sil_verify_all_triggers_verifier_without_asserts.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
// UNSUPPORTED: asserts
77

8+
// REQUIRES: rdar135847553
9+
810
class Klass {}
911

1012
sil [ossa] @leaky_code : $@convention(thin) () -> () {

0 commit comments

Comments
 (0)