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 4510aee + 6e36470 commit b104bedCopy full SHA for b104bed
test/SILOptimizer/devirt_deinits.swift
@@ -20,6 +20,8 @@
20
// REQUIRES: swift_in_compiler
21
// REQUIRES: embedded_stdlib
22
23
+// UNSUPPORTED: use_os_stdlib
24
+
25
@inline(never)
26
func log(_ s: StaticString) {
27
print(s)
0 commit comments