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 a81123d commit b5ec827Copy full SHA for b5ec827
validation-test/Sanitizers/tsan-ignores-arc-locks.swift
@@ -7,6 +7,8 @@
7
8
// Check that TSan ignores the retain count update locks in the runtime.
9
10
+// REQUIRES: rdar108188149
11
+
12
import Foundation
13
14
public class Dummy {
0 commit comments