Skip to content

Commit 11a0a7b

Browse files
Merge pull request #77157 from gottesmm/pr-c925512997373e4967384247d4a4121a177a814e
[concurrency] Fix x86_64/concurrency.swift ABI test to match the arm64 one.
2 parents d0ff56b + 1b9ec9a commit 11a0a7b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test/abi/Inputs/macOS/x86_64/concurrency/baseline-asserts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,6 @@ _swift_task_getMainExecutor
997997
_swift_task_hasTaskGroupStatusRecord
998998
_swift_task_isCancelled
999999
_swift_task_isCurrentExecutor
1000-
_swift_task_isCurrentExecutorWithFlags
10011000
_swift_task_isOnExecutor
10021001
_swift_task_isOnExecutor_hook
10031002
_swift_task_localValueGet

test/abi/macOS/x86_64/concurrency.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,3 +371,4 @@ Added: _$ss15SuspendingClockV7InstantV3nowADvpZMV
371371
Added: _$ss9TaskLocalC18_enclosingInstance7wrapped7storagexs5NeverO_s24ReferenceWritableKeyPathCyAGxGAIyAgByxGGtcipZMV
372372

373373
Added: _swift_taskGroup_initializeWithOptions
374+
Added: _swift_task_isCurrentExecutorWithFlags

0 commit comments

Comments
 (0)