FICHA · MANJARO

cppcheck

A tool for static C/C++ code analysis

  • tool
  • CLI
  • STATIC-ANALYSIS
  • CPP
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Analyzes C and C++ source code for bugs, undefined behavior, leaks, style issues, and suspicious patterns without running the program. It helps developers find problems that compilers may miss.

Use it as part of local review or CI. Static analysis findings need triage, and fixes should still be verified with builds and tests.

How to run

cppcheck

Commands: cppcheck

Permissions

Permissions not analysed for this source yet.