Cppcheck.Cppcheck

Cppcheck

Cppcheck is a static analysis tool for C/C++ code.

v2.20.0 GPL-3.0 x64 wix
adminanalysisc++checkcodecppstatic
// install via winget
winget install Cppcheck.Cppcheck

// description

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).
Publisher
The Cppcheck team
Version
2.20.0
License
GPL-3.0
Architecture
x64
Installer Type
wix
Package ID
Cppcheck.Cppcheck

// frequently asked questions