We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ef626 commit 6083e5dCopy full SHA for 6083e5d
test/ClangImporter/availability_custom_domains.swift
@@ -7,6 +7,9 @@
7
// REQUIRES: swift_feature_CustomAvailability
8
// UNSUPPORTED: OS=windows-msvc
9
10
+// https://github.com/swiftlang/swift/issues/80058
11
+// UNSUPPORTED: OS=linux-android
12
+
13
import Oceans // re-exports Rivers
14
15
func testClangDecls() {
0 commit comments