Skip to content

Commit f451d85

Browse files
committed
Remove static count property descriptor from InlineArray abi test
1 parent a884e51 commit f451d85

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

test/abi/macOS/arm64/stdlib.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1015,9 +1015,6 @@ Added: _$ss11InlineArrayVMa
10151015
// InlineArray nominal type descriptor
10161016
Added: _$ss11InlineArrayVMn
10171017

1018-
// InlineArray.count property descriptor
1019-
Added: _$ss11InlineArrayVsRi__rlE5countSivpZMV
1020-
10211018
// InlineArray._storage _read accessor
10221019
Added: _$ss11InlineArrayVsRi__rlE8_storagexq_BVvr
10231020

test/abi/macOS/x86_64/stdlib.swift

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1016,9 +1016,6 @@ Added: _$ss11InlineArrayVMa
10161016
// InlineArray nominal type descriptor
10171017
Added: _$ss11InlineArrayVMn
10181018

1019-
// InlineArray.count property descriptor
1020-
Added: _$ss11InlineArrayVsRi__rlE5countSivpZMV
1021-
10221019
// InlineArray._storage _read accessor
10231020
Added: _$ss11InlineArrayVsRi__rlE8_storagexq_BVvr
10241021

0 commit comments

Comments
 (0)