Skip to content

Temporarily disable an optimization to avoid some crashes. #16149

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

Conversation

bob-wilson
Copy link
Contributor

We are seeing some crashes due to this optimization where a type
contains a single retainable pointer. Temporarily disable it while
we get to the root cause.

rdar://problem/39629937

We are seeing some crashes due to this optimization where a type
contains a single retainable pointer. Temporarily disable it while
we get to the root cause.

rdar://problem/39629937
@bob-wilson
Copy link
Contributor Author

@swift-ci please test

@aschwaighofer
Copy link
Contributor

I am confused. Doug fixed this on master here: #16108

and on various swift-4.2-branches: #16112, #16113, #16115

Do we still see failures?

@aschwaighofer
Copy link
Contributor

Ah I see, apparently, the fix from #16108 was not enough (rdar://39697747). The change LGTM.

@bob-wilson bob-wilson merged commit d039cf2 into swiftlang:master Apr 25, 2018
@bob-wilson bob-wilson deleted the rdar39629937-master branch April 25, 2018 20:24
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