Skip to content

More fixes for crashes when building with a recent clang. #5215

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 10, 2016

Conversation

bob-wilson
Copy link
Contributor

@bob-wilson bob-wilson commented Oct 10, 2016

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

These are more instances of the same problems we've seen elsewhere with
ArrayRef and function_ref capturing references to temporary values.

rdar://problem/28685187

These are more instances of the same problems we've seen elsewhere with
ArrayRef and function_ref capturing references to temporary values.
@bob-wilson
Copy link
Contributor Author

@swift-ci please smoke test

@bob-wilson bob-wilson merged commit 299b47c into swiftlang:master Oct 10, 2016
@bob-wilson bob-wilson deleted the more-clang-fixes branch October 10, 2016 21:43
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