cppcheck
A static analysis tool for C/C++ code.
A static analysis tool for C/C++ code.
To install this package, run one of the following:
Cppcheck is a static analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. Cppcheck primarily detects the types of bugs that the compilers normally do not detect. The goal is to detect only real errors in the code (i.e. have zero false positives).
Summary
A static analysis tool for C/C++ code.
Information Last Updated
Sep 9, 2025 at 18:35
License
GPL-3.0-or-later
Total Downloads
872.8K
Platforms
GitHub Repository
https://github.com/danmar/cppcheck