mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Sema: Use -verify-ignore-unrelated in tests
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
// RUN: -swift-version 5 -target arm64-apple-none-macho \
|
||||
// RUN: -enable-experimental-feature Embedded
|
||||
|
||||
// RUN: %target-swift-frontend -typecheck -verify %s -I %t \
|
||||
// RUN: %target-swift-frontend -typecheck -verify -verify-ignore-unrelated %s -I %t \
|
||||
// RUN: -swift-version 5 -target arm64-apple-none-macho \
|
||||
// RUN: -define-availability "availMacro:macOS 26.0, iOS 26.0" \
|
||||
// RUN: -enable-experimental-feature Embedded
|
||||
|
||||
Reference in New Issue
Block a user