Skip to content

Commit 2da2d32

Browse files
committed
Re-enable IRGen test opaque_result_type.swift on arm64e
This was fixed by #39497
1 parent 9233975 commit 2da2d32

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/IRGen/opaque_result_type.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
// rdar://76863553
66
// UNSUPPORTED: OS=watchos && CPU=x86_64
77

8-
// https://bugs.swift.org/browse/SR-15237
9-
// UNSUPPORTED: CPU=arm64e
10-
118
public protocol O {
129
func bar()
1310
}

0 commit comments

Comments
 (0)