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 a455bb8 + 46117ce commit 95fa962Copy full SHA for 95fa962
test/DebugInfo/enum.swift
@@ -11,7 +11,7 @@ enum Either {
11
// CHECK-SAME: size: {{328|168}},
12
13
// DWARF: !DICompositeType(tag: DW_TAG_structure_type, name: "Either",
14
-// DWARF-SAME: size: 328, num_extra_inhabitants: 253,
+// DWARF-SAME: size: {{328|168}}, num_extra_inhabitants: 253,
15
// DWARF-SAME: identifier: "$s4enum6EitherOD")
16
17
// DWARF: !DICompositeType(tag: DW_TAG_variant_part
0 commit comments