Skip to content

[capture-promotion] Loosen an assert. #9434

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
May 9, 2017

Conversation

gottesmm
Copy link
Contributor

@gottesmm gottesmm commented May 9, 2017

[capture-promotion] Loosen an assert.

The assert should have been checking for both guaranteed and trivial, not just
guaranteed.

This also uncovered a hole in the testing for capture promotion. I added the
missing test.

rdar://problem/32027013

The assert should have been checking for both guaranteed and trivial, not just
guaranteed.

This also uncovered a hole in the testing for capture promotion. I added the
missing test.

<rdar://problem/32027013>
@gottesmm
Copy link
Contributor Author

gottesmm commented May 9, 2017

@swift-ci smoke test and merge

@swift-ci swift-ci merged commit 2e09c17 into swiftlang:master May 9, 2017
@gottesmm gottesmm deleted the rdar32027013 branch May 9, 2017 22:48
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