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 3f37fc0 commit 11a66dcCopy full SHA for 11a66dc
test/Sema/spi-available-inline.swift
@@ -1,5 +1,5 @@
1
// REQUIRES: VENDOR=apple
2
-// RUN: %target-typecheck-verify-swift -target x86_64-apple-macosx11.9
+// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx11.9
3
4
@_spi_available(macOS 10.4, *)
5
public class MacOSSPIClass { public init() {} }
0 commit comments