Skip to content

Commit 220392b

Browse files
committed
Add new symbols to the ABI tests
1 parent a8f3bb5 commit 220392b

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

test/abi/macOS/arm64/concurrency.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,3 +275,7 @@ Added: _swift_task_pushTaskExecutorPreference
275275
Added: _$ss26withTaskExecutorPreference_9isolation9operationxSch_pSg_ScA_pSgYixyYaq_YKXEtYaq_YKs5ErrorR_r0_lF
276276
// async function pointer to Swift.withTaskExecutorPreference<A, B where B: Swift.Error>(_: Swift.TaskExecutor?, isolation: isolated Swift.Actor?, operation: () async throws(B) -> A) async throws(B) -> A
277277
Added: _$ss26withTaskExecutorPreference_9isolation9operationxSch_pSg_ScA_pSgYixyYaq_YKXEtYaq_YKs5ErrorR_r0_lFTu
278+
279+
// next() default implementation in terms of next(isolation:)
280+
Added: _$sScIsE4next7ElementQzSgyYa7FailureQzYKF
281+
Added: _$sScIsE4next7ElementQzSgyYa7FailureQzYKFTu

test/abi/macOS/x86_64/concurrency.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,3 +275,7 @@ Added: _swift_task_pushTaskExecutorPreference
275275
Added: _$ss26withTaskExecutorPreference_9isolation9operationxSch_pSg_ScA_pSgYixyYaq_YKXEtYaq_YKs5ErrorR_r0_lF
276276
// async function pointer to Swift.withTaskExecutorPreference<A, B where B: Swift.Error>(_: Swift.TaskExecutor?, isolation: isolated Swift.Actor?, operation: () async throws(B) -> A) async throws(B) -> A
277277
Added: _$ss26withTaskExecutorPreference_9isolation9operationxSch_pSg_ScA_pSgYixyYaq_YKXEtYaq_YKs5ErrorR_r0_lFTu
278+
279+
// next() default implementation in terms of next(isolation:)
280+
Added: _$sScIsE4next7ElementQzSgyYa7FailureQzYKF
281+
Added: _$sScIsE4next7ElementQzSgyYa7FailureQzYKFTu

0 commit comments

Comments
 (0)