@@ -9,35 +9,14 @@ Constructor __SwiftNativeNSData.init(coder:) is a new API without @available att
9
9
Constructor __SwiftNativeNSDictionary.init(coder:) is a new API without @available attribute
10
10
Constructor __SwiftNativeNSSet.init(coder:) is a new API without @available attribute
11
11
12
- // Should be fine, only included in stdlib when assertion is enabled.
13
- Func _collectReferencesInsideObject(_:) is a new API without @available attribute
14
-
15
12
Func _cos(_:) has been removed
16
13
Func _exp(_:) has been removed
17
14
Func _exp2(_:) has been removed
18
15
19
- // Should be fine, only included in stdlib when assertion is enabled.
20
- Func _loadDestroyTLSCounter() is a new API without @available attribute
21
-
22
16
Func _log(_:) has been removed
23
17
Func _log10(_:) has been removed
24
18
Func _log2(_:) has been removed
25
19
26
- // Should be fine, only included in stdlib when assertion is enabled.
27
- Func _measureRuntimeFunctionCountersDiffs(objects:_:) is a new API without @available attribute
28
-
29
20
Func _nearbyint(_:) has been removed
30
21
Func _rint(_:) has been removed
31
22
Func _sin(_:) has been removed
32
-
33
- // Should be fine, only included in stdlib when assertion is enabled.
34
- Protocol _RuntimeFunctionCountersStats is a new API without @available attribute
35
-
36
- // Should be fine, only included in stdlib when assertion is enabled.
37
- Struct _GlobalRuntimeFunctionCountersState is a new API without @available attribute
38
-
39
- // Should be fine, only included in stdlib when assertion is enabled.
40
- Struct _ObjectRuntimeFunctionCountersState is a new API without @available attribute
41
-
42
- // Should be fine, only included in stdlib when assertion is enabled.
43
- Struct _RuntimeFunctionCounters is a new API without @available attribute
0 commit comments