...
Tool | Version | Checker | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| pointer-qualifier-cast-const pointer-qualifier-cast-volatile | Partially checked | ||||||||||
Axivion Bauhaus Suite |
| CertC++-EXP55 | |||||||||||
Helix QAC |
| C++3066, C++4671 | |||||||||||
Klocwork |
| MISRA.CAST.CONST | |||||||||||
LDRA tool suite |
| 203 S, 242 S, 344 S | Fully implemented | ||||||||||
Parasoft C/C++test |
| 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 |
| CERT C++: EXP55-CPP | Checks for casts that remove cv-qualification of pointer (rule partially covered) | PRQA QA-C++ | |||||||||
Include Page | PRQA QA-C++_V | PRQA QA-C++_V | |||||||||||
3066, 4671 | RuleChecker |
| pointer-qualifier-cast-const pointer-qualifier-cast-volatile | Partially checked | |||||||||
SonarQube C/C++ Plugin |
| S859 |
...