An open API service indexing awesome lists of open source software.

https://github.com/johanmalm/check_sparse.py

Wrapper for running sparse on project built with meson
https://github.com/johanmalm/check_sparse.py

Last synced: 2 months ago
JSON representation

Wrapper for running sparse on project built with meson

Awesome Lists containing this project

README

        

# `check_sparse.py`

Wrapper for running sparse on project built with meson

Copied from [1]

Run from meson build directory

```
check_sparse.py compile_commands.json sparse
```

[1]: https://gitlab.com/qemu-project/qemu/-/blob/master/scripts/check_sparse.py