mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
compiler_crashers: Use %target-swift-frontend instead of %swift -sdk %sdk
This fixes compiler_crashers tests that use the ObjC interface on iOS hardware SDKs. Swift SVN r23458
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// RUN: not %swift %s -parse
|
||||
// RUN: not %target-swift-frontend %s -parse
|
||||
|
||||
// Distributed under the terms of the MIT license
|
||||
// Test case submitted to project by https://github.com/practicalswift (practicalswift)
|
||||
|
||||
Reference in New Issue
Block a user