Skip to content

Commit 4e80b9c

Browse files
authored
Merge pull request #25119 from slavapestov/re-enable-subclass-existentials-test
Re-enable test/Interpreter/subclass_existentials on optimized builds
2 parents 9821d46 + 1e42306 commit 4e80b9c

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)