Skip to content

Conversation

@rintaro
Copy link
Member

@rintaro rintaro commented Jul 29, 2016

Depends on swiftlang/swift#3854

SE-0101 removes sizeof, sizeofValue and related functions from the stdlib.
This PR is migrating them to newly introduced MemoryLayout<T> values.

@rintaro
Copy link
Member Author

rintaro commented Jul 29, 2016

@atrick @gribozavr This PR includes some .size => .stride change.
Could you take a look?

@gribozavr gribozavr changed the title [Do not merge yet][SE-0101] Migration [SE-0101] Migration Jul 29, 2016
@gribozavr
Copy link
Contributor

LGTM. The .size => .stride bugfixes LGTM as well.

@gribozavr
Copy link
Contributor

@swift-ci Please test

1 similar comment
@gribozavr
Copy link
Contributor

@swift-ci Please test

@gribozavr gribozavr merged commit e367429 into swiftlang:master Jul 30, 2016
@rintaro rintaro deleted the SE-0101 branch August 1, 2016 07:04
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