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

[Decompiler] Support anonymous functions #323

Merged
merged 1 commit into from
Mar 14, 2021
Merged

Conversation

water111
Copy link
Collaborator

Support anonymous functions and add the ones in gkernel.gc to the offline test.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 652194474

  • 17 of 68 (25.0%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.07%) to 68.576%

Changes Missing Coverage Covered Lines Changed/Added Lines %
common/goos/PrettyPrinter.cpp 7 8 87.5%
decompiler/IR2/FormExpressionAnalysis.cpp 0 2 0.0%
decompiler/IR2/AtomicOpTypeAnalysis.cpp 0 7 0.0%
decompiler/IR2/Form.cpp 0 9 0.0%
decompiler/ObjectFile/ObjectFileDB_IR2.cpp 0 11 0.0%
decompiler/analysis/anonymous_function_def.cpp 0 21 0.0%
Totals Coverage Status
Change from base Build 652093759: -0.07%
Covered Lines: 32134
Relevant Lines: 46859

💛 - Coveralls

@water111 water111 merged commit d60d9b6 into master Mar 14, 2021
@water111 water111 deleted the w/decompiler-lambda branch May 6, 2021 04:44
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