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

Non functional change. Initialize var EnumVal to 0. #82987

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

MalaySanghi
Copy link
Contributor

CodeGenInstruction has a new unsigned member EnumVal. It is not initialized in either the class or the constructor.

CodeGenInstruction has a new unsigned member EnumVal. It is not
initialized in either the class or the constructior.
@MalaySanghi
Copy link
Contributor Author

Tagging @FreddyLeaf and @phoebewang for review.

Copy link
Contributor

@phoebewang phoebewang left a comment

Choose a reason for hiding this comment

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

LGTM.

@phoebewang phoebewang merged commit 3892e8e into llvm:main Feb 27, 2024
4 of 5 checks passed
@MalaySanghi MalaySanghi deleted the ms_initialize_unsigned branch February 28, 2024 07: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.

2 participants