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 916f28b commit c616f3bCopy full SHA for c616f3b
test/SymbolGraph/infer-target.swift
@@ -8,7 +8,7 @@
8
// RUN: %FileCheck %s --input-file %t/Output/Basic.symbols.json
9
10
// This test can only work for test configurations that aren't cross-compiling.
11
-// REQUIRES: OS=macosx || OS=linux-gnu || OS=windows-msvc
+// REQUIRES: target-same-as-host
12
13
public struct S {
14
public var x: Int
0 commit comments