Skip to content

Commit 965bbf0

Browse files
drexinaschwaighofer
authored andcommitted
[6.2] [Test] Don't expect IRGen/typed_throws_abi.swift to fail
Since this test was introduced, code gen has changed and it is now passing on arm64e as well Cherry-pick of #85022 to 6.2 rdar://163168020
1 parent bdc54cd commit 965bbf0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/IRGen/typed_throws_abi.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// RUN: %target-swift-frontend -primary-file %s -emit-irgen -enable-library-evolution | %FileCheck %s
22

3-
// XFAIL: CPU=arm64e
43
// REQUIRES: PTRSIZE=64
54

65
struct Empty: Error {}

0 commit comments

Comments
 (0)