...
Tool | Version | Checker | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| future-library-use language-override language-override-c99 reserved-declaration reserved-declaration-c99 reserved-identifier | Partially checked | ||||||||
CodeSonar |
| LANG.STRUCT.DECL.RESERVED | Declaration of reserved name | ||||||||
Compass/ROSE | |||||||||||
Coverity |
| MISRA C 2004 Rule 20.1 MISRA C 2004 Rule 20.2 MISRA C 2012 Rule 21.1 MISRA C 2012 Rule 21.2 | Implemented | ||||||||
ECLAIR |
| CC2.DCL37 | Fully implemented | ||||||||
Klocwork |
| MISRA.DEFINE.WRONGNAME.UNDERSCORE MISRA.STDLIB.WRONGNAME.UNDERSCORE MISRA.STDLIB.WRONGNAME | |||||||||
LDRA tool suite |
| 86 S, 218 S, 219 S, 580 S, 626 S | Fully Implemented | ||||||||
Parasoft C/C++test |
| MISRA2004-20_1_a | Fully implemented | ||||||||
Polyspace Bug Finder | R2016a | MISRA2012-RULE-21_1, MISRA2012-RULE-21_2 |
| #define and #undef shall not be used on a reserved identifier or reserved macro name A reserved identifier or macro name shall not be declared Partial | |||||||
PRQA QA-C |
| 0602, 4600, 4601, 4602, 4603, 4604, 4605, 4606, 4607, 4608 | |||||||||
SonarQube C/C++ Plugin |
| S978 | |||||||||
RuleChecker |
| future-library-use language-override language-override-c99 reserved-declaration reserved-declaration-c99 reserved-identifier | Partially checked |
...