Skip to content
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

[CS] Add a missing null check in repairFailures #32278

Merged
merged 1 commit into from Jun 10, 2020

Conversation

hamishknight
Copy link
Collaborator

If we fail to simplify the locator, such as in the case where we have synthesized a missing call argument, bail without trying to add a missing call fix.

Resolves SR-12964.
Resolves rdar://64168162.

@hamishknight hamishknight requested a review from xedin June 9, 2020 20:28
lib/Sema/CSSimplify.cpp Outdated Show resolved Hide resolved
If we fail to simplify the locator, such as in the
case where we have synthesized a missing call
argument, bail without trying to add a missing
call fix.

Resolves SR-12964.
Resolves rdar://64168162.
@hamishknight
Copy link
Collaborator Author

@swift-ci please smoke test

@hamishknight
Copy link
Collaborator Author

@swift-ci please smoke test macOS

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.

None yet

3 participants