Skip to content

Commit 889d267

Browse files
authored
Merge pull request #85022 from drexin/wip-162915553
[Test] Don't expect IRGen/typed_throws_abi.swift to fail
2 parents cb7ddbe + 39ea8f0 commit 889d267

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)