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.
1 parent 7104d8f commit 6e36470Copy full SHA for 6e36470
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