Skip to content

Conversation

@jPaolantonio
Copy link
Contributor

@jPaolantonio jPaolantonio commented Dec 9, 2022

#62465 introduced a change to statically extract variables from extensions. #62461 added more throughout extractions of variable type information. When both changes were merged, it caused the tests from #62465 to be invalid. This fixes the test added in #62465.

Without this change, ConstExtraction/fields.swift will fail as it now expects to properly extract out an InitCall instead of Runtime.

@jPaolantonio
Copy link
Contributor Author

@swift-ci test

@Azoy
Copy link
Contributor

Azoy commented Dec 9, 2022

Merging to fix CI

@Azoy Azoy merged commit 7acbf55 into swiftlang:main Dec 9, 2022
@jPaolantonio jPaolantonio deleted the const-extraction-fix-tests branch December 9, 2022 17:28
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.

2 participants