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 6d4d693 + 8b7e720 commit b01dbc5Copy full SHA for b01dbc5
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