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

Automatically get float label type in most cases #463

Merged
merged 3 commits into from
May 12, 2021
Merged

Conversation

water111
Copy link
Collaborator

It doesn't work if a constant float is used directly in a function argument.

@water111 water111 linked an issue May 12, 2021 that may be closed by this pull request
@coveralls
Copy link

Pull Request Test Coverage Report for Build 833797229

  • 8 of 22 (36.36%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 69.212%

Changes Missing Coverage Covered Lines Changed/Added Lines %
decompiler/ObjectFile/ObjectFileDB.cpp 0 1 0.0%
decompiler/config.cpp 0 2 0.0%
test/offline/offline_test_main.cpp 0 2 0.0%
decompiler/IR2/AtomicOpForm.cpp 4 8 50.0%
common/util/json_util.cpp 3 8 37.5%
Totals Coverage Status
Change from base Build 833686994: -0.01%
Covered Lines: 34271
Relevant Lines: 49516

💛 - Coveralls

@water111 water111 merged commit 223adee into master May 12, 2021
@water111 water111 deleted the w/auto-float-type branch May 12, 2021 01:57
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.

[decompiler] automatic float constants
2 participants