Skip to content

Commit e9fcb12

Browse files
Merge pull request #70510 from nate-chandler/rdar119744393
[Test] Restrict test to release stdlibs.
2 parents 890ec7d + 288d4e1 commit e9fcb12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/OSLogMandatoryOptTest.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
//
33
// REQUIRES: VENDOR=apple
44

5+
// REQUIRES: swift_stdlib_no_asserts
6+
57
// Tests for the OSLogOptimization pass that performs compile-time analysis
68
// and optimization of the new os log APIs. The tests here check whether specific
79
// compile-time constants such as the format string, the size of the byte buffer etc. are

0 commit comments

Comments
 (0)