Skip to content

Conversation

rv-jenkins and others added 6 commits December 14, 2025 22:26
Co-authored-by: devops <devops@runtimeverification.com>
Co-authored-by: devops <devops@runtimeverification.com>
Co-authored-by: Jost Berthold <jost.berthold@gmail.com>
- Solve #488

---------

Co-authored-by: Jost Berthold <jost.berthold@gmail.com>
Co-authored-by: devops <devops@runtimeverification.com>
Co-authored-by: Jost Berthold <jost.berthold@gmail.com>
@Stevengre Stevengre self-assigned this Dec 16, 2025
…898)

The call_edges method now collects both:
1. Direct calls: functions used as the func operand in Call terminators
2. Indirect calls: functions passed as arguments (ZeroSized constants)
that may be called via function pointers

This fixes the 'unknown function' issue when a function is passed as an
argument to higher-order functions like Result::map.
Copy link
Member

@jberthold jberthold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Going to include latest master changes before merging

@jberthold jberthold merged commit 6a64368 into feature/p-token Dec 17, 2025
7 checks passed
@jberthold jberthold deleted the jh/merge branch December 17, 2025 01:04
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.

4 participants