Skip to content

Recover inlined function for issue #53#96

Open
kami922 wants to merge 1 commit into
mandiant:masterfrom
kami922:issue-53-inlined-functions
Open

Recover inlined function for issue #53#96
kami922 wants to merge 1 commit into
mandiant:masterfrom
kami922:issue-53-inlined-functions

Conversation

@kami922

@kami922 kami922 commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

closes #53
PR attempts implementation to recover inline functions
reference PR #59

- Add InlinedCall struct and InlinedList field to FuncMetadata
- Add add(), multiply(), neverInlined() to testproject
- Add comprehensive inline test suite (positive + negative cases)
- Positive tests intentionally fail — implementation not yet written
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.

Research Inlined Instance data

1 participant