Skip to content

Custom attributes checker #140

@topisani

Description

@topisani

Id like to write a clang-based custom static analysis tool, to add our own [[otto::attributes]]. These should be to enforce things like.

  • Checking action handlers
  • Make sure functions on the audio thread only do things functions on the audio thread are allowed to do.

And more...

This checker should then run on travis to be part of our regular CI

It might make sense to wait for c++20 to do this...

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