Skip to content

Commit 08d5e29

Browse files
committed
This test no longer crashes after previous patches
1 parent 3127264 commit 08d5e29

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

validation-test/compiler_crashers_fixed/00429-vtable.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77

88
// RUN: not %target-swift-frontend %s -parse
99

10-
// REQUIRES: asserts
11-
// SR-1584
12-
// XFAIL: objc_interop
13-
1410
}
1511
struct S {
1612
static let i: B<Q<T where A"""

0 commit comments

Comments
 (0)