Skip to content

Commit f482f41

Browse files
committed
temporarily disable DebugInfo/async-direct-arg.swift
It fails on arm64e rdar://74588568
1 parent b42f261 commit f482f41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/DebugInfo/async-direct-arg.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
// RUN: --check-prefix=CHECK-%target-cpu
55
// REQUIRES: concurrency
66

7+
// REQUIRES: rdar74588568
8+
79
// Test that x is described as a direct dbg.declare of the incoming function
810
// argument.
911

0 commit comments

Comments
 (0)