mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Restrict infer-target.swift to configs that don't cross-compile.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
// RUN: %FileCheck %s --input-file %t/Output/Basic.symbols.json
|
||||
|
||||
// This test can only work for test configurations that aren't cross-compiling.
|
||||
// REQUIRES: OS=macosx || OS=linux-gnu || OS=windows-msvc
|
||||
// REQUIRES: target-same-as-host
|
||||
|
||||
public struct S {
|
||||
public var x: Int
|
||||
|
||||
Reference in New Issue
Block a user