cppcheck News
Static source code analysis tool for C and C++ code
Brought to you by:
danielmarjamaki
Today, Cppcheck-2.7 is released
Add support for container views. The view
attribute has been added to the <container>
library tag to specify the class is a view. The lifetime analysis has been updated to use this new attribute to find dangling lifetime containers.
Various checker improvements.
Fixed false positives.