cppcheck News
Static source code analysis tool for C and C++ code
Brought to you by:
danielmarjamaki
Cppcheck-1.79 has been released
General changes:
Checking improvements:
GUI:
Additionally, lots of false positives and bugs have been fixed and several existing checks have been improved.
Hi,
I am woundering why cppcheck do't allow to check infinite loops and fallthrough cases. Is their any way i can implement these checks in cppcheck.