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 d48aecb commit cf3f48bCopy full SHA for cf3f48b
test/SILOptimizer/performance-annotations-atomics.swift
@@ -1,5 +1,6 @@
1
// RUN: %target-swift-frontend -parse-as-library -disable-availability-checking -emit-sil %s -o /dev/null
2
3
+// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib
4
// REQUIRES: synchronization
5
6
import Synchronization
0 commit comments