File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -565,3 +565,6 @@ Added: __swift_enableSwizzlingOfAllocationAndRefCountingFunctions_forInstruments
565
565
566
566
// Runtime bincompat functions for Concurrency runtime to detect legacy mode
567
567
Added: _swift_bincompat_useLegacyNonCrashingExecutorChecks
568
+
569
+ // Add add SWIFT_IS_CURRENT_EXECUTOR_LEGACY_MODE_OVERRIDE
570
+ Added: _concurrencyIsCurrentExecutorLegacyModeOverride
Original file line number Diff line number Diff line change @@ -565,3 +565,6 @@ Added: __swift_enableSwizzlingOfAllocationAndRefCountingFunctions_forInstruments
565
565
566
566
// Runtime bincompat functions for Concurrency runtime to detect legacy mode
567
567
Added: _swift_bincompat_useLegacyNonCrashingExecutorChecks
568
+
569
+ // Add add SWIFT_IS_CURRENT_EXECUTOR_LEGACY_MODE_OVERRIDE
570
+ Added: _concurrencyIsCurrentExecutorLegacyModeOverride
You can’t perform that action at this time.
0 commit comments