Skip to content

TypeReconstruction: Fix reconstruction of InOutType [4.1] #13873

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

Conversation

slavapestov
Copy link
Contributor

  • Description: A long-standing bug in type reconstruction, which is used by lldb. Would manifest as lldb crashes when looking at variables whose type is a function type with inout arguments.

  • Scope of the issue: Reported externally.

  • Risk: Low.

  • Radar: rdar://problem/34536112.

  • Tested: New test added. I'll ask @jimingham to add a test on the lldb side.

  • Reviewed by: @DougGregor

@slavapestov
Copy link
Contributor Author

@swift-ci Please test

@slavapestov slavapestov changed the title TypeReconstruction: Fix reconstruction of InOutType TypeReconstruction: Fix reconstruction of InOutType [4.1] Jan 11, 2018
Copy link
Member

@DougGregor DougGregor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ematejska ematejska merged commit 8a65800 into swiftlang:swift-4.1-branch Jan 11, 2018
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