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 890ec7d + 288d4e1 commit e9fcb12Copy full SHA for e9fcb12
test/SILOptimizer/OSLogMandatoryOptTest.swift
@@ -2,6 +2,8 @@
2
//
3
// REQUIRES: VENDOR=apple
4
5
+// REQUIRES: swift_stdlib_no_asserts
6
+
7
// Tests for the OSLogOptimization pass that performs compile-time analysis
8
// and optimization of the new os log APIs. The tests here check whether specific
9
// compile-time constants such as the format string, the size of the byte buffer etc. are
0 commit comments