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 e2c2f9d + cf3f48b commit 54ebc84Copy full SHA for 54ebc84
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