Skip to content

Commit 133e570

Browse files
[NFC] [arm64e] Mark arm64e fallback test unsupported for Catalyst. (#31312)
Fixes rdar://problem/62337141.
1 parent 5ce15f6 commit 133e570

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// RUN: not %target-typecheck-verify-swift -target arm64e-apple-ios13.0 -F %S/Inputs 2>&1 | %FileCheck %s
22

33
// REQUIRES: OS=ios
4+
// UNSUPPORTED: OS=maccatalyst
45

56
import DummyFramework
67
// CHECK: no such module 'DummyFramework'

0 commit comments

Comments
 (0)