cppcheck: Cppcheck (A tool for static C/C++ code analysis) cppcheck: cppcheck: Cppcheck is a static analysis tool for C/C++ code. Unlike C/C++ cppcheck: compilers and many other analysis tools, it doesn't detect syntax cppcheck: errors. Cppcheck only detects the types of bugs that the compilers cppcheck: normally fail to detect. The goal is no false positives. cppcheck: cppcheck: cppcheck: cppcheck: cppcheck: