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 f159175 commit 030392aCopy full SHA for 030392a
test/attr/require_explicit_availability.swift
@@ -1,4 +1,5 @@
1
// Test the -require-explicit-availability flag
2
+// REQUIRES: OS=macosx
3
4
// RUN: %swiftc_driver -typecheck -parse-stdlib -target x86_64-apple-macosx10.10 -Xfrontend -verify -require-explicit-availability -require-explicit-availability-target "macOS 10.10" %s
5
// RUN: %swiftc_driver -typecheck -parse-stdlib -target x86_64-apple-macosx10.10 -warnings-as-errors %s
0 commit comments