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 cc45a70 commit 2df9910Copy full SHA for 2df9910
test/Concurrency/Runtime/actor_counters.swift
@@ -4,6 +4,9 @@
4
// REQUIRES: concurrency
5
// REQUIRES: libdispatch
6
7
+// Remove with rdar://problem/72439642
8
+// UNSUPPORTED: asan
9
+
10
#if canImport(Darwin)
11
import Darwin
12
#elseif canImport(Glibc)
0 commit comments