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 c932f60 commit 4c2e7c6Copy full SHA for 4c2e7c6
test/Reflection/typeref_lowering.swift
@@ -1044,7 +1044,7 @@
1044
// CHECK-64-NEXT: (field name=Indirect offset=0
1045
// CHECK-64-NEXT: (reference kind=strong refcounting=native))))
1046
// CHECK-64-NEXT: (field name=multiPayloadConcrete offset=24
1047
-// CHECK-64-NEXT: (multi_payload_enum size=8 alignment=8 stride=8 num_extra_inhabitants=2045 bitwise_takable=1
+// CHECK-64-NEXT: (multi_payload_enum size=8 alignment=8 stride=8 num_extra_inhabitants={{(2045|125)}} bitwise_takable=1
1048
// CHECK-64-NEXT: (field name=Left offset=0
1049
// CHECK-64-NEXT: (reference kind=strong refcounting=native))
1050
// CHECK-64-NEXT: (field name=Right offset=0
0 commit comments