Skip to content

Commit 6172c01

Browse files
committed
Disable IRGen/typed_throws.swift
1 parent 51580e3 commit 6172c01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/typed_throws.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
// RUN: %target-swift-frontend -primary-file %s -emit-ir -enable-experimental-feature TypedThrows -disable-availability-checking -runtime-compatibility-version 5.8 -disable-concrete-type-metadata-mangled-name-accessors | %FileCheck %s --check-prefix=CHECK-NOMANGLE
44

5+
// XFAIL: CPU=arm64e
56

67
enum MyBigError: Error {
78
case epicFail

0 commit comments

Comments
 (0)