Skip to content

[Diagnostics] Do more checking before recording force downcast fix #33272

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 2 commits into from
Aug 4, 2020

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Aug 3, 2020

Solver should do more checking upfront before recording
force downcast fix, to make sure that it's indeed always
applicable when recorded, otherwise it would be possible
to misdiagnose or omit diagnostics in certain situations.

Resolves: rdar://problem/65254452

xedin added 2 commits August 3, 2020 16:45
Solver should do more checking upfront before recording
`force downcast` fix, to make sure that it's indeed always
applicable when recorded, otherwise it would be possible
to misdiagnose or omit diagnostics in certain situations.

Resolves: rdar://problem/65254452
@xedin xedin requested review from DougGregor and hborla August 3, 2020 23:47
@xedin
Copy link
Contributor Author

xedin commented Aug 3, 2020

@swift-ci please test

@swift-ci
Copy link
Contributor

swift-ci commented Aug 4, 2020

Build failed
Swift Test OS X Platform
Git Sha - b47698b

@xedin
Copy link
Contributor Author

xedin commented Aug 4, 2020

@swift-ci please test macOS platform

@swift-ci
Copy link
Contributor

swift-ci commented Aug 4, 2020

Build failed
Swift Test OS X Platform
Git Sha - b47698b

@xedin
Copy link
Contributor Author

xedin commented Aug 4, 2020

@swift-ci please test macOS platform

@xedin xedin merged commit 9b33ffa into swiftlang:master Aug 4, 2020
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.

4 participants