Skip to content

Commit 1e42306

Browse files
committed
Re-enable test/Interpreter/subclass_existentials on optimized builds
1 parent 87b51fc commit 1e42306

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/Interpreter/subclass_existentials.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
// RUN: %target-run %t/a.out
1717
// REQUIRES: executable_test
1818

19-
// SR-10641 rdar://problem/50553481
20-
// REQUIRES: swift_test_mode_optimize_none
21-
2219
import StdlibUnittest
2320

2421
protocol P {

0 commit comments

Comments
 (0)