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 7dc3d72 + a7de231 commit 69d7551Copy full SHA for 69d7551
test/IRGen/section_structs.swift
@@ -2,6 +2,9 @@
2
3
// REQUIRES: swift_in_compiler
4
5
+// The `StaticString("hello").utf8Start` test fails on 32 bit
6
+// UNSUPPORTED: PTRSIZE=32
7
+
8
struct MyStruct1 {
9
var a, b: Int
10
}
0 commit comments