Skip to content

[test] Re-enable test SILOptimizer/swap_refcnt.swift on non-Linux platforms. #7026

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 3 commits into from
Jan 25, 2017

Conversation

gparker42
Copy link
Contributor

No description provided.

@gparker42
Copy link
Contributor Author

@swift-ci please smoke test

@gparker42
Copy link
Contributor Author

@swift-ci please smoke test

@gparker42
Copy link
Contributor Author

@swift-ci please smoke test

@gparker42 gparker42 merged commit e21597d into swiftlang:master Jan 25, 2017
@gparker42 gparker42 deleted the GrP-PR branch January 25, 2017 23:58
eeckstein added a commit to eeckstein/swift that referenced this pull request Jan 26, 2017
…inux platforms. (swiftlang#7026)"

This test is broken for a non-assert stdlib build on non-linux platforms.

The problem is that the optimizer inlines Array._copyBuffer, which it shouldn't because it's called via a _slowPath condition.
rdar://problem/30210047

This reverts commit e21597d.
eeckstein added a commit that referenced this pull request Jan 26, 2017
Revert "[test] Re-enable test SILOptimizer/swap_refcnt.swift on non-Linux platforms. (#7026)"
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.

1 participant