Skip to content

Commit d1d308f

Browse files
committed
Update ABI/API baselines (1)
1 parent 539b241 commit d1d308f

File tree

4 files changed

+38443
-34196
lines changed

4 files changed

+38443
-34196
lines changed

test/api-digester/stability-stdlib-abi-with-asserts.test

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,3 @@
3636
// The digester can incorrectly register a generic signature change when
3737
// declarations are shuffled. rdar://problem/46618883
3838
// UNSUPPORTED: swift_evolve
39-
40-
Func _collectReferencesInsideObject(_:) is a new API without @available attribute
41-
Func _loadDestroyTLSCounter() is a new API without @available attribute
42-
Func _measureRuntimeFunctionCountersDiffs(objects:_:) is a new API without @available attribute
43-
Protocol _RuntimeFunctionCountersStats is a new API without @available attribute
44-
Struct _GlobalRuntimeFunctionCountersState is a new API without @available attribute
45-
Struct _ObjectRuntimeFunctionCountersState is a new API without @available attribute
46-
Struct _RuntimeFunctionCounters is a new API without @available attribute
47-
Func _swift_isImmutableCOWBuffer(_:) is a new API without @available attribute
48-
Func _swift_setImmutableCOWBuffer(_:_:) is a new API without @available attribute

test/api-digester/stability-stdlib-abi-without-asserts.test

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,3 @@
2727
// The digester can incorrectly register a generic signature change when
2828
// declarations are shuffled. rdar://problem/46618883
2929
// UNSUPPORTED: swift_evolve
30-
31-
Func _prespecialize() is a new API without @available attribute
32-
Func _stdlib_isOSVersionAtLeastOrVariantVersionAtLeast(_:_:_:_:_:_:) is a new API without @available attribute
33-
34-
// These reflection APIs are exposed to facilitate building SwiftReflectionTest.swift when testing Release builds.
35-
Func _getMetadataSection(_:) is a new API without @available attribute
36-
Func _getMetadataSectionCount() is a new API without @available attribute
37-
Func _getMetadataSectionName(_:) is a new API without @available attribute

0 commit comments

Comments
 (0)