Skip to content

Fix the build mostly #8957

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
Apr 24, 2017
Merged

Conversation

slavapestov
Copy link
Contributor

No description provided.

The optimizer was deleting the allocation altogether.

Fixes one of the three failures outlined in <rdar://problem/31780356>.
…rchetypes

This manifested as test/Prototypes/PatternMatching.swift failing
under 'ninja check-swift-validation-optimize'.

I'll add a test later if I have time to reduce a test case, but this
whole hack is hopefully going away soon anyway.

Fixes one of the three failures outlined in <rdar://problem/31780356>.
The SubstitutionMap type has a "null value" where there's no
generic signature and no entries. There's nothing to dump in
this case.
@slavapestov slavapestov force-pushed the fix-the-build-mostly branch from a7c8789 to b4aaaee Compare April 24, 2017 07:53
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov slavapestov merged commit 890dbf1 into swiftlang:master Apr 24, 2017
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