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.
1 parent cbd2916 commit a894fabCopy full SHA for a894fab
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