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.
1 parent 7ea2b3d commit a5811beCopy full SHA for a5811be
test/IRGen/protocol_resilience_sendable.swift
@@ -10,6 +10,7 @@
10
// RUN: %target-swift-frontend -I %t -emit-ir %s -target %target-cpu-apple-macos15.0 -enable-library-evolution | %FileCheck %s -DINT=i%target-ptrsize -check-prefix=CHECK-USAGE -check-prefix=CHECK-USAGE-AFTER
11
12
// REQUIRES: OS=macosx
13
+// UNSUPPORTED: CPU=arm64e
14
15
import resilient_protocol
16
import non_resilient_protocol
0 commit comments