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 126022f commit 46117ceCopy full SHA for 46117ce
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