Skip to content

Commit 146fea4

Browse files
author
Lance Parker
committed
update ABI checker test
1 parent d08f49d commit 146fea4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/api-digester/Outputs/stability-stdlib-abi.swift.expected

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ Func _int64ToStringImpl(_:_:_:_:_:) has been removed
1616
Func _uint64ToStringImpl(_:_:_:_:_:) has been removed
1717
Func _withUninitializedString(_:) has been removed
1818

19+
Func Optional.unwrappedOrError() has been removed
20+
Struct _UnwrappingFailed has been removed
21+
1922
Class _stdlib_AtomicInt has been removed
2023
Func _stdlib_atomicCompareExchangeStrongInt(object:expected:desired:) has been removed
2124
Func _stdlib_atomicCompareExchangeStrongInt32(object:expected:desired:) has been removed

0 commit comments

Comments
 (0)