We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44e1e54 + c7cd0d0 commit bb5fd84Copy full SHA for bb5fd84
test/IRGen/typed_throws.swift
@@ -5,6 +5,7 @@
5
// RUN: %target-swift-frontend -primary-file %s -emit-ir -enable-experimental-feature TypedThrows | %FileCheck %s --check-prefix=CHECK
6
7
// XFAIL: CPU=arm64e
8
+// REQUIRES: PTRSIZE=64
9
10
enum MyBigError: Error {
11
case epicFail
0 commit comments