Skip to content

Commit 24b20a3

Browse files
committed
Update stability-stdlib-abi.asserts.additional.swift.expected
This is a false positive, since the '_read' accessor is synthesized on demand and emitted with shared linkage. See <rdar://problem/53776566>.
1 parent 1631f2f commit 24b20a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ Struct _GlobalRuntimeFunctionCountersState is a new API without @available attri
66
Struct _ObjectRuntimeFunctionCountersState is a new API without @available attribute
77
Struct _RuntimeFunctionCounters is a new API without @available attribute
88
Func _measureRuntimeFunctionCountersDiffs(objects:_:) is a new API without @available attribute
9+
Accessor Slice.subscript(_:).Read() has been removed

0 commit comments

Comments
 (0)