Skip to content

Commit 0805abd

Browse files
committed
[test] own up to new abi
1 parent 7a160a2 commit 0805abd

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

test/abi/macOS/arm64/stdlib.swift

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -838,6 +838,11 @@ Added: _$ss15CollectionOfOneV4spans4SpanVyxGvpMV
838838
Added: _$ss15ContiguousArrayV4spans4SpanVyxGvpMV
839839
Added: _$ss4SpanVss15BitwiseCopyableRzlE5bytess03RawA0VvpMV
840840

841+
// SE-0467 mutableSpan properties
842+
Added: _$sSa11mutableSpans07MutableB0VyxGvr
843+
Added: _$ss10ArraySliceV11mutableSpans07MutableD0VyxGvr
844+
Added: _$ss15ContiguousArrayV11mutableSpans07MutableD0VyxGvr
845+
841846
// _SwiftifyInfo enum for _SwiftifyImports macro
842847
Added: _$ss13_SwiftifyExprO5paramyABSicABmFWC
843848
Added: _$ss13_SwiftifyExprO6returnyA2BmFWC

test/abi/macOS/x86_64/stdlib.swift

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,11 @@ Added: _$ss15CollectionOfOneV4spans4SpanVyxGvpMV
839839
Added: _$ss15ContiguousArrayV4spans4SpanVyxGvpMV
840840
Added: _$ss4SpanVss15BitwiseCopyableRzlE5bytess03RawA0VvpMV
841841

842+
// SE-0467 mutableSpan properties
843+
Added: _$sSa11mutableSpans07MutableB0VyxGvr
844+
Added: _$ss10ArraySliceV11mutableSpans07MutableD0VyxGvr
845+
Added: _$ss15ContiguousArrayV11mutableSpans07MutableD0VyxGvr
846+
842847
// _SwiftifyInfo enum for _SwiftifyImports macro
843848
Added: _$ss13_SwiftifyExprO5paramyABSicABmFWC
844849
Added: _$ss13_SwiftifyExprO6returnyA2BmFWC

0 commit comments

Comments
 (0)