-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[swift-3.0-branch] Introduce siphash for strings on non-ObjC platforms #4753
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
Conversation
I'm about to add more code around it.
Part of rdar://problem/24109692
@swift-ci Please test |
5e93d20
to
4eecd78
Compare
@swift-ci Please test |
Build failed |
Build failed |
@swift-ci clean test linux |
Build failed |
@moiseev this doesn't build on Linux. |
|
Please test with: @swift-ci Please test |
Build failed |
Build failed |
Please test with: @swift-ci Please test |
Build failed |
Please test with: @swift-ci Please test Linux |
Swift 3.0.1 is meant to be a bug-fix release or take critical changes. This is a fairly significant semantic change to the behavior of hashing, that doesn't seem to fit either category. Let's take this for Swift 3.1. |
3.1 should rebranch from master. |
Requires: swiftlang/swift-corelibs-foundation#634
rdar://problem/28289426