cppcheck News
Static source code analysis tool for C and C++ code
Brought to you by:
danielmarjamaki
match
function to addon similiar to Token::Match
used internally by cppcheck:|
for either-or tokens(ie struct|class
to match either struct
or class
)!!
to negate a token%any%
, %assign%
, %comp%
, %name%
, %op%
, %or%
, %oror%
, and %var%
keywords(*)
, {*}
, [*]
, and <*>
to match links@
can be added to bind the token to a name**
can be used to match until a tokenthis
pointersdebug_valueflow
and debug_valuetype
to show more detail including source backtracesGUI: Additional options to configure the Autosar, Cert C and Misra C++ coding standards
Command line: A --premium option that is used to provide premium options