Skip to content

[concurrency] Fix x86_64/concurrency.swift ABI test to match the arm64 one. #77157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -997,7 +997,6 @@ _swift_task_getMainExecutor
_swift_task_hasTaskGroupStatusRecord
_swift_task_isCancelled
_swift_task_isCurrentExecutor
_swift_task_isCurrentExecutorWithFlags
_swift_task_isOnExecutor
_swift_task_isOnExecutor_hook
_swift_task_localValueGet
Expand Down
1 change: 1 addition & 0 deletions test/abi/macOS/x86_64/concurrency.swift
Original file line number Diff line number Diff line change
Expand Up @@ -371,3 +371,4 @@ Added: _$ss15SuspendingClockV7InstantV3nowADvpZMV
Added: _$ss9TaskLocalC18_enclosingInstance7wrapped7storagexs5NeverO_s24ReferenceWritableKeyPathCyAGxGAIyAgByxGGtcipZMV

Added: _swift_taskGroup_initializeWithOptions
Added: _swift_task_isCurrentExecutorWithFlags