Skip to content

Conversation

@Damtev
Copy link
Member

@Damtev Damtev commented Jan 10, 2023

Description

Removed base methods in collecting ambiguous overloads that lead to the appearance of redundant and wrong casts.

Fixes #1641.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Manual Scenario

See the test in the issue.

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings

@Damtev Damtev merged commit e345e30 into main Jan 11, 2023
@Damtev Damtev deleted the damtev/ambiguous_overloads_casts_fix branch January 11, 2023 05:01
@alisevych alisevych added ctg-bug-fix PR is fixing a bug comp-codegen Issue is related to code generator labels Jan 19, 2023
@alisevych alisevych added this to the 2023.03 Release milestone Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-codegen Issue is related to code generator ctg-bug-fix PR is fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uncompilable casts to Object in generated tests

4 participants