Skip to content

Add a control-flow graph viewer #571

Open
@aeisenberg

Description

@aeisenberg

The use case of the control-flow graph viewer is for teams developing language libraries. They need to ensure that the CFG generated by the CodeQL library is correct. In particular, such a graph makes it easy to see erroneously disconnected components.

The CFG does not need to span across files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions