Skip to content

Commit 5d6d7e2

Browse files
Merge pull request #70146 from nate-chandler/rdar118954955
5.10: [Test] Restrict test to release stdlibs.
2 parents 8ec1de9 + c195614 commit 5d6d7e2

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)