Skip to content

Commit 7f8bebb

Browse files
committed
Merge branch 'Reflection-Support-OpaqueExistential-in-RecordTypeInfo-readExtraInhabitantIndex' of https://github.com/apple/swift into Reflection-Support-OpaqueExistential-in-RecordTypeInfo-readExtraInhabitantIndex
2 parents 73db013 + 7ed7122 commit 7f8bebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/Reflection/reflect_Optional_Any.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ reflect(enum: optionalAnyNonNil)
2727
// CHECK-64: Instance pointer in child address space: 0x{{[0-9a-fA-F]+}}
2828
// CHECK-64: Type reference:
2929
// CHECK-64: (bound_generic_enum Swift.Optional
30-
// CHECK-64: (protocol_composition))
30+
// CHECK-64: (protocol_composition))
3131

3232
// CHECK-64: Type info:
3333
// CHECK-64: (single_payload_enum size=32 alignment=8 stride=32 num_extra_inhabitants=2147483646 bitwise_takable=1

0 commit comments

Comments
 (0)