Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Control flow graph 馃挕聽#14

Description

@aymannadeem

Caveat: this is not a feature we should build this month, just a thought I had that I wanted to capture because I think it could be relevant after a few iterations on call graph and call graph enrichment.


Idea: We're starting with a call graph foundation which shows inter-procedural relationships (between functions). At some point, it would be cool to have a control flow graph to also include information about intra-procedural relationships (e.g. logical branching within functions) as well. This would align nicely with the enrichment we want to do per function.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestproposedWe're validating demand and feasibility

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions