...
Tool | Version | Checker | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| function-prototype implicit-function-declaration | Partially checked | |||||||||||
Axivion Bauhaus Suite |
| CertC-DCL07 | ||||||||||||
CodeSonar |
| LANG.FUNCS.PROT | Incomplete function prototype | |||||||||||
| CC2.DCL07 | Fully implemented | ||||||||||||
GCC |
| Can detect violation of this recommendation when the | ||||||||||||
Klocwork |
| MISRA.FUNC.PROT_FORM.KR.2012 MISRA.FUNC.NOPROT.DEF MISRA.CAST.FUNC_PTR.2012 | ||||||||||||
LDRA tool suite |
| 21 S | Fully implemented | |||||||||||
Polyspace Bug Finder |
| Function types shall be in prototype form with named parameters Conversions shall not be performed between a pointer to a function and any other type | ||||||||||||
PRQA QA-C |
| 1304, 2050, 3331, 3335, 3408, 3450 | Fully implemented | PRQA QA-C++ | ||||||||||
Include Page | cplusplus:PRQA QA-C++_V | cplusplus:PRQA QA-C++_V | 1504, 1505, 1514, 1531, 1533, 4113, 4114 | |||||||||||
RuleChecker |
| function-prototype implicit-function-declaration | Partially checked | |||||||||||
SonarQube C/C++ Plugin |
| S819, S930 |
...