Skip to content

Commit 54ebc84

Browse files
authored
Merge pull request #75645 from eeckstein/fix-test
tests: fix the SILOptimizer/performance-annotations-atomics.swift test
2 parents e2c2f9d + cf3f48b commit 54ebc84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SILOptimizer/performance-annotations-atomics.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-swift-frontend -parse-as-library -disable-availability-checking -emit-sil %s -o /dev/null
22

3+
// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib
34
// REQUIRES: synchronization
45

56
import Synchronization

0 commit comments

Comments
 (0)