Skip to content

Commit fd8af7b

Browse files
committed
test/SourceKit/Compile/basic.swift fails on arm64 macOS
rdar://86809003
1 parent 9820079 commit fd8af7b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SourceKit/Compile/basic.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
// RUN: -req=compile.close -name c1 \
1313
// RUN: | %FileCheck %s
1414

15+
// UNSUPPORTED: CPU=arm64
16+
// UNSUPPORTED: CPU=arm64e
17+
1518
// CHECK-LABEL: # start
1619
// CHECK-NEXT: {
1720
// CHECK-NEXT: key.diagnostics: [

0 commit comments

Comments
 (0)