-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[5.0][stdlib] tee _stdlib_AtomicInt > SwiftPrivate #21434
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
[5.0][stdlib] tee _stdlib_AtomicInt > SwiftPrivate #21434
Conversation
@swift-ci Please test |
Build failed |
Turns out some people used this type despite it being prefixed with `_stdlib_`, so we have to keep it, with an obsoletion message this time. Second copy of the same type is kept available past Swift 5 in SwiftPrivate for use in tests. (cherry picked from commit 165fe32)
(cherry picked from commit 1f5c0f8)
c1a907b
to
113b7a5
Compare
@swift-ci Please test |
Build failed |
Build failed |
@swift-ci Please test |
Build failed |
Build failed |
@swift-ci Please test |
Build failed |
Build failed |
@swift-ci Please test |
5.0 version of #21337