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 d24ee0d commit 907d4a6Copy full SHA for 907d4a6
test/Sema/api-availability-only.swift
@@ -8,6 +8,7 @@
8
// CHECK: the flag -check-api-availability-only does not support emitting IR
9
10
// REQUIRES: OS=macosx
11
+// REQUIRES: CPU=x86_64
12
13
@available(macOS 11.0, *)
14
public protocol NewProto {}
0 commit comments