...
Tool | Version | Checker | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| Supported, but no explicit checker | |||||||||
Clang |
| -Wincompatible-pointer-types-discards-qualifiers | |||||||||
Compass/ROSE | |||||||||||
Coverity |
| MISRA C 2012 Rule 11.8 | Implemented | ||||||||
GCC |
| Can detect violations of this rule when the | |||||||||
LDRA tool suite |
| 344 S | Partially implemented | ||||||||
Parasoft C/C++test |
| MISRA2004-11_5 | Fully implemented | ||||||||
Polyspace Bug Finder |
| Variable qualifier is lost during conversion Do not access a volatile object through a nonvolatile referenceA cast shall not remove any const or volatile qualification from the type pointed to by a pointer | |||||||||
PRQA QA-C |
| 0312,562,563,673,674 | Fully implemented |
...