Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: add static analyzer to aro #648

Open
wrongnull opened this issue Mar 13, 2024 · 2 comments
Open

Proposal: add static analyzer to aro #648

wrongnull opened this issue Mar 13, 2024 · 2 comments

Comments

@wrongnull
Copy link
Contributor

wrongnull commented Mar 13, 2024

GCC and Clang have static analyzers. It would be great if aro will had its own. However, I'm not sure if this meets the goals of the project. If not, it might be worth trying to create a separate static analysis tool written in zig.

@Vexu
Copy link
Owner

Vexu commented Mar 14, 2024

It's not strictly a non-goal but I'm also not personally going to work on it any time soon.

@ehaas
Copy link
Collaborator

ehaas commented Mar 14, 2024

I have zero experience doing anything like this and also probably won't work on it any time soon. However if I were going to do it, my first attempt would probably entail trying to dump the parsed AST into something Frama-C can use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants