-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[swift-4.0-branch] Implement SE-0104 changes #11232
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
[swift-4.0-branch] Implement SE-0104 changes #11232
Conversation
Only FixedWidthInteger, not BinaryInteger, should have masking shifts. BinaryInteger should have a non-masking shift requirement. Removed some dead code. Ported the endianness-related changes from master. (cherry picked from commit 33e9ec4)
(cherry picked from commit 5d47a0d)
(cherry picked from commit 1c3e597)
(cherry picked from commit 5da3e1d)
Build failed |
Build failed |
(cherry picked from commit a5ff35c)
0149020
to
ccd4c98
Compare
Build failed |
Build failed |
swiftlang/swift-package-manager#1289 |
Uh oh!
There was an error while loading. Please reload this page.