Skip to content

Commit ef4793e

Browse files
authored
Merge pull request #42500 from xedin/rdar-91849144
[TypeChecker] NFC: Adjust SwiftUI to use %target-cpu instead of x86_64
2 parents 4721852 + 2b36615 commit ef4793e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/Sema/SwiftUI/rdar57201781.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %target-typecheck-verify-swift -target x86_64-apple-macosx10.15 -swift-version 5
1+
// RUN: %target-typecheck-verify-swift -target %target-cpu-apple-macosx10.15 -swift-version 5
22

33
// REQUIRES: objc_interop
44
// REQUIRES: OS=macosx

0 commit comments

Comments
 (0)