Skip to content

Commit 6de4ee8

Browse files
Merge pull request #39549 from aschwaighofer/renable_test_arm64e
Re-enable IRGen test opaque_result_type.swift on arm64e
2 parents b1126af + 2da2d32 commit 6de4ee8

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)