Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tool

Version

Checker

Description

Astrée

Include Page
Astrée_V
Astrée_V

pointer-qualifier-cast-const
pointer-qualifier-cast-volatile
Partially checked
Axivion Bauhaus Suite

Include Page
Axivion Bauhaus Suite_V
Axivion Bauhaus Suite_V

CertC++-EXP55
Helix QAC

Include Page
Helix QAC_V
Helix QAC_V

C++3066, C++4671


Klocwork
Include Page
Klocwork_V
Klocwork_V
MISRA.CAST.CONST
LDRA tool suite
Include Page
LDRA_V
LDRA_V

203 S, 242 S, 344 S

Fully implemented

Parasoft C/C++test

Include Page
Parasoft_V
Parasoft_V

CERT_CPP-EXP55-a

A cast shall not remove any 'const' or 'volatile' qualification from the type of a pointer or reference

Polyspace Bug Finder

Include Page
Polyspace Bug Finder_V
Polyspace Bug Finder_V

CERT C++: EXP55-CPPChecks for casts that remove cv-qualification of pointer (rule partially covered) PRQA QA-C++
Include Page
PRQA QA-C++_VPRQA QA-C++_V
 3066, 4671RuleChecker
Include Page
RuleChecker_V
RuleChecker_V
pointer-qualifier-cast-const
pointer-qualifier-cast-volatile
Partially checked
SonarQube C/C++ Plugin
Include Page
SonarQube C/C++ Plugin_V
SonarQube C/C++ Plugin_V
S859

...