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 2c2aa05 commit 67ccb52Copy full SHA for 67ccb52
test/Sanitizers/tsan/actor_counters.swift
@@ -8,6 +8,8 @@
8
// UNSUPPORTED: linux
9
// UNSUPPORTED: windows
10
11
+// REQUIRES: rdar83246843
12
+
13
@available(SwiftStdlib 5.1, *)
14
actor Counter {
15
private var value = 0
0 commit comments