Cppcheck-2.7
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.