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 8ec1de9 + c195614 commit 5d6d7e2Copy full SHA for 5d6d7e2
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