We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7a6bcb + a894fab commit 6a43d39Copy full SHA for 6a43d39
test/DebugInfo/async-args.swift
@@ -4,6 +4,8 @@
4
// RUN: --check-prefix=CHECK-%target-cpu
5
// REQUIRES: concurrency
6
7
+// REQUIRES: rdar74551043
8
+
9
func use<T>(_ t: T) {}
10
func forceSplit() async {
11
}
0 commit comments