Skip to content

Cppcheck-2.7

Compare
Choose a tag to compare
@danmar danmar released this 05 Feb 12:50
· 3321 commits to main since this release

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.