Skip to content

Commit 4a40d59

Browse files
committed
[test] Remove new _get*RetainCount symbols from expected ABI additions
1 parent 16240a1 commit 4a40d59

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

test/abi/macOS/arm64/stdlib.swift

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,6 @@
3636

3737
// Standard Library Symbols
3838

39-
// Swift._getRetainCount(Swift.AnyObject) -> Swift.UInt
40-
Added: _$ss15_getRetainCountySuyXlF
41-
42-
// Swift._getWeakRetainCount(Swift.AnyObject) -> Swift.UInt
43-
Added: _$ss19_getWeakRetainCountySuyXlF
44-
45-
// Swift._getUnownedRetainCount(Swift.AnyObject) -> Swift.UInt
46-
Added: _$ss22_getUnownedRetainCountySuyXlF
47-
4839
// Swift.String.init<A, B where A: Swift._UnicodeEncoding, B: Swift.Sequence, A.CodeUnit == B.Element>(validating: B, as: A.Type) -> Swift.String?
4940
Added: _$sSS10validating2asSSSgq__xmtcs16_UnicodeEncodingRzSTR_7ElementQy_8CodeUnitRtzr0_lufC
5041

test/abi/macOS/x86_64/stdlib.swift

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,6 @@
3636

3737
// Standard Library Symbols
3838

39-
// Swift._getRetainCount(Swift.AnyObject) -> Swift.UInt
40-
Added: _$ss15_getRetainCountySuyXlF
41-
42-
// Swift._getWeakRetainCount(Swift.AnyObject) -> Swift.UInt
43-
Added: _$ss19_getWeakRetainCountySuyXlF
44-
45-
// Swift._getUnownedRetainCount(Swift.AnyObject) -> Swift.UInt
46-
Added: _$ss22_getUnownedRetainCountySuyXlF
47-
4839
// Swift.String.init<A, B where A: Swift._UnicodeEncoding, B: Swift.Sequence, A.CodeUnit == B.Element>(validating: B, as: A.Type) -> Swift.String?
4940
Added: _$sSS10validating2asSSSgq__xmtcs16_UnicodeEncodingRzSTR_7ElementQy_8CodeUnitRtzr0_lufC
5041

0 commit comments

Comments
 (0)