Skip to content

[overlay] Declaring MAP_FAILED #4971

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 1 commit into from
Sep 23, 2016
Merged

Conversation

moiseev
Copy link
Contributor

@moiseev moiseev commented Sep 23, 2016

Clang importer is unable to handle ((void *)-1), therefore manually
declaring the said constant in both Darwin and Glibc modules.

Resolves rdar://problem/26689135

Clang importer is unable to handle `((void *)-1)`, therefore manually
declaring the said constant in both Darwin and Glibc modules.

rdar://problem/26689135
@moiseev
Copy link
Contributor Author

moiseev commented Sep 23, 2016

@swift-ci Please smoke test

@moiseev
Copy link
Contributor Author

moiseev commented Sep 23, 2016

@DougGregor can you take a look please?

@DougGregor
Copy link
Member

LGTM!

@moiseev moiseev merged commit 69b3cc0 into swiftlang:master Sep 23, 2016
@moiseev moiseev deleted the map-failed branch September 23, 2016 21:49
MaxDesiatov pushed a commit that referenced this pull request Sep 7, 2023
…ections

[WebAssembly][Runtime] Scan metadata sections for Distribtued and Multi-payload enum
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