Skip to content

[ABI/Metadata] Add @autoclosure to function parameter flags #20016

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
Oct 25, 2018

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Oct 24, 2018

Add @autoclosure to parameter flags associated with
function type metadata, which makes it possible to correctly
round-trip mangled name <-> metadata of function types which
have parameters marked as @autoclosure.

Resolves: rdar://problem/45489901

@xedin xedin requested a review from DougGregor October 24, 2018 08:15
Add `@autoclosure` to parameter flags associated with
function type metadata, which makes it possible to correctly
round-trip mangled name <-> metadata of function types which
have parameters marked as `@autoclosure`.

Resolves: rdar://problem/45489901
@xedin
Copy link
Contributor Author

xedin commented Oct 25, 2018

@swift-ci please test

@swift-ci

This comment has been minimized.

@swift-ci

This comment has been minimized.

@xedin xedin merged commit 401c5e8 into swiftlang:master Oct 25, 2018
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.

3 participants