Skip to content

[CoroutineAccessors] Directly reference allocators. #80290

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
merged 2 commits into from
Mar 27, 2025

Conversation

nate-chandler
Copy link
Contributor

@nate-chandler nate-chandler commented Mar 25, 2025

Replace the call to a runtime function that looks up the allocator with a direct reference to a just-emitted sought-after global allocator.

@nate-chandler nate-chandler force-pushed the general-coro/20250325/1 branch 3 times, most recently from 223b20f to 63125c8 Compare March 26, 2025 03:27
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

Replace the call to a runtime function that looks up the allocator with
a direct reference to a just-emittedd sought-after global allocator.
@nate-chandler nate-chandler force-pushed the general-coro/20250325/1 branch from 63125c8 to 0c2a38b Compare March 26, 2025 15:35
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler
Copy link
Contributor Author

@swift-ci please test macos platform

@nate-chandler nate-chandler marked this pull request as ready for review March 27, 2025 04:47
@nate-chandler nate-chandler requested review from a team, rjmccall, ktoso and compnerd as code owners March 27, 2025 04:47
@nate-chandler nate-chandler merged commit e8d871c into swiftlang:main Mar 27, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants