File tree Expand file tree Collapse file tree 4 files changed +38443
-34196
lines changed
utils/api_checker/FrameworkABIBaseline/Swift Expand file tree Collapse file tree 4 files changed +38443
-34196
lines changed Original file line number Diff line number Diff line change 36
36
// The digester can incorrectly register a generic signature change when
37
37
// declarations are shuffled. rdar://problem/46618883
38
38
// 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
Original file line number Diff line number Diff line change 27
27
// The digester can incorrectly register a generic signature change when
28
28
// declarations are shuffled. rdar://problem/46618883
29
29
// 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
You can’t perform that action at this time.
0 commit comments