Skip to content

Add callback mechanism for file loading #667

Description

@glankk

cppcheck currently has performance issues that can be solved by loading files lazily, when they are needed, instead of loading every possibly included file upfront. In order for this to work, cppcheck needs to be aware of when new files are loaded and to have the ability to do processing on them when that happens. I suggest adding a callback mechanism for this.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions