mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[test] Fix 2 tests after https://github.com/swiftlang/swift/pull/84685
rdar://162273295
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// RUN: %target-swift-frontend(mock-sdk: %clang-importer-sdk) -target %target-cpu-apple-ios13.1-macabi -typecheck -verify -I %S/Inputs/custom-modules %s
|
||||
// RUN: %target-swift-frontend(mock-sdk: %clang-importer-sdk) -target %target-cpu-apple-ios13.1-macabi -typecheck -verify -verify-ignore-unrelated -I %S/Inputs/custom-modules %s
|
||||
|
||||
// REQUIRES: maccatalyst_support
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// RUN: %target-swift-frontend(mock-sdk: %clang-importer-sdk) -target %target-cpu-apple-ios13.1-macabi -application-extension -typecheck -verify -I %S/Inputs/custom-modules %s
|
||||
// RUN: %target-swift-frontend(mock-sdk: %clang-importer-sdk) -target %target-cpu-apple-ios13.1-macabi -application-extension -typecheck -verify -verify-ignore-unrelated -I %S/Inputs/custom-modules %s
|
||||
|
||||
// REQUIRES: maccatalyst_support
|
||||
|
||||
|
||||
Reference in New Issue
Block a user