Skip to content

Conversation

@gottesmm
Copy link
Contributor

Interestingly this problem can only occur if one invokes
MarkUninitializedInst::getKind() directly. Once our instruction is just a
SILInstruction, we call the appropriate method so we didn't notice it.

I used Xcode's refactoring functionality to find all of the invocation
locations.

…UninitializedInst::get{,MarkUninitialized}Kind().

Interestingly this problem can only occur if one invokes
MarkUninitializedInst::getKind() directly. Once our instruction is just a
SILInstruction, we call the appropriate method so we didn't notice it.

I used Xcode's refactoring functionality to find all of the invocation
locations.
@gottesmm gottesmm requested a review from atrick November 18, 2020 05:54
@gottesmm
Copy link
Contributor Author

@swift-ci smoke test

@gottesmm gottesmm merged commit 03646be into swiftlang:main Nov 18, 2020
@gottesmm gottesmm deleted the pr-859299a3855ec8453c6129e100c7aa7c374d4fa7 branch November 18, 2020 19:41
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