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 b053ecd + 5b0191c commit 6275a7cCopy full SHA for 6275a7c
test/IRGen/typed_throws_abi.swift
@@ -1,5 +1,6 @@
1
// RUN: %target-swift-frontend -primary-file %s -emit-irgen -enable-library-evolution | %FileCheck %s
2
3
+// XFAIL: CPU=arm64e
4
// REQUIRES: PTRSIZE=64
5
6
struct Empty: Error {}
0 commit comments