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

[decomp] Handle another case of integer constant #600

Merged
merged 1 commit into from
Jun 17, 2021

Conversation

water111
Copy link
Collaborator

(shl x 16) is sometimes used to generate an integer constant.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 944905953

  • 4 of 9 (44.44%) changed or added relevant lines in 1 file are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 69.302%

Changes Missing Coverage Covered Lines Changed/Added Lines %
decompiler/IR2/bitfields.cpp 4 9 44.44%
Files with Coverage Reduction New Missed Lines %
goalc/listener/Listener.cpp 3 84.42%
Totals Coverage Status
Change from base Build 944817787: -0.01%
Covered Lines: 36466
Relevant Lines: 52619

💛 - Coveralls

@water111 water111 merged commit af49ac6 into master Jun 17, 2021
@water111 water111 deleted the w/one-more-bitfield-fix branch June 17, 2021 02:15
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