Skip to content
This repository was archived by the owner on May 24, 2025. It is now read-only.
This repository was archived by the owner on May 24, 2025. It is now read-only.

Add optional libclang implementation #16

@Notgnoshi

Description

@Notgnoshi

includegraph.py is trivial to implement, if you give up some requirements:

  • standard library only dependencies
  • detect circular dependencies
    • related: generate the graph that the source code defines, not the graph that was actually followed by the preprocessor (because of header guards)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions