...
Tool | Version | Checker | Description | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Astrée |
| bitfield-type | Fully checked | |||||||
| CodeSonar |
| LANG.TYPE.BFSIGN | Bit-field signedness not explicit | |||||||
| Compass/ROSE | ||||||||||
| CC2.INT12 | Fully implemented | ||||||||
| Klocwork |
| MISRA.BITFIELD.TYPE | ||||||||
| LDRA tool suite |
| 73 S | Fully implemented | |||||||
| Parasoft C/C++test |
| CODSTA-75 | CERT_C-INT12-a | Bit-fields shall be either bool type or an explicitly unsigned or signed integral type Fully implemented | ||||||
| PRQA QA-C |
| 0634 (I) 0635 | Fully implemented | |||||||
| RuleChecker |
| bitfield-type | Fully checked | |||||||
| SonarQube C/C++ Plugin |
| S814 |
...