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 72974a0 + 2df9910 commit 03249e8Copy full SHA for 03249e8
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