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

Override call type only available for top-level call expressions #1743

Closed
nshp opened this issue Jun 1, 2020 · 2 comments
Closed

Override call type only available for top-level call expressions #1743

nshp opened this issue Jun 1, 2020 · 2 comments
Assignees
Labels
Component: UI Issue needs changes to the user interface Effort: Trivial Issue should take < 1 day Impact: Medium Issue is impactful with a bad, or no, workaround Type: Enhancement Issue is a small enhancement to existing functionality
Milestone

Comments

@nshp
Copy link
Contributor

nshp commented Jun 1, 2020

The "override call type" action seems to be unavailable for tail calls and calls nested in expressions (e.g. some_func() & 0xf).

@plafosse plafosse added Type: Bug Issue is a non-crashing bug with repro steps Type: Enhancement Issue is a small enhancement to existing functionality and removed Type: Bug Issue is a non-crashing bug with repro steps labels Jun 3, 2020
@plafosse plafosse added Effort: Low Issue should take < 1 week Impact: Medium Issue is impactful with a bad, or no, workaround labels Apr 21, 2021
@galenbwill
Copy link
Contributor

Workaround: switch to MLIL and the Override Call Type option should be available there.

@plafosse plafosse added Component: UI Issue needs changes to the user interface Effort: Trivial Issue should take < 1 day and removed Effort: Low Issue should take < 1 week labels Jun 13, 2023
@plafosse plafosse added this to the Coruscant milestone Jun 13, 2023
@plafosse plafosse self-assigned this Jun 13, 2023
@plafosse
Copy link
Member

Fixed in 3.5.4328

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: UI Issue needs changes to the user interface Effort: Trivial Issue should take < 1 day Impact: Medium Issue is impactful with a bad, or no, workaround Type: Enhancement Issue is a small enhancement to existing functionality
Projects
None yet
Development

No branches or pull requests

3 participants