Skip to content

Commit 1cea2f5

Browse files
authored
Merge pull request #42075 from LucianoPAlmeida/fix-test-spi
[test] Restrict spi-available inline to macosx only
2 parents fdca0ad + 1e4563a commit 1cea2f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Sema/spi-available-inline.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// REQUIRES: VENDOR=apple
2+
// REQUIRES: OS=macosx
23
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx11.9
34

45
@_spi_available(macOS 10.4, *)

0 commit comments

Comments
 (0)