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 6d4d693 commit 8b7e720Copy full SHA for 8b7e720
test/IRGen/section_structs.swift
@@ -2,6 +2,9 @@
2
3
// REQUIRES: swift_in_compiler
4
5
+// Fails without optimized stdlib (rdar://119899895)
6
+// REQUIRES: optimized_stdlib
7
+
8
// The `StaticString("hello").utf8Start` test fails on 32 bit
9
// UNSUPPORTED: PTRSIZE=32
10
0 commit comments