Skip to content

Commit bc8b623

Browse files
committed
Fix test
1 parent 44c2f77 commit bc8b623

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ Func _stdlib_atomicCompareExchangeStrongInt64(object:expected:desired:) has been
2727
Func _stdlib_atomicCompareExchangeStrongUInt32(object:expected:desired:) has been removed
2828
Func _stdlib_atomicCompareExchangeStrongUInt64(object:expected:desired:) has been removed
2929
Func _swift_stdlib_atomicFetchAddInt(object:operand:) has been removed
30-
Func _swift_stdlib_atomicFetchAddInt32(object:operand:) has been removed
31-
Func _swift_stdlib_atomicFetchAddInt64(object:operand:) has been removed
3230
Func _swift_stdlib_atomicFetchAddUInt32(object:operand:) has been removed
3331
Func _swift_stdlib_atomicFetchAddUInt64(object:operand:) has been removed
3432
Func _swift_stdlib_atomicFetchAndInt(object:operand:) has been removed

0 commit comments

Comments
 (0)