...
Tool | Version | Checker | Description | ||||||||||
Astrée |
| Supported indirectly via MISRA C:2012 rule 10.1. | |||||||||||
Axivion Bauhaus Suite |
| CertC-STR09 | |||||||||||
Helix QAC |
| ||||||||||||
LDRA tool suite |
| 329 S | Fully implemented | ||||||||||
Parasoft C/C++test |
| CERT_C-STR09-a | Expressions with type (plain) char and wchar_t shall not be used as operands to built-in operators other than =, ==, != and the unary & operator | ||||||||||
PC-lint Plus |
| 9209 | Fully supported | ||||||||||
PRQA QA-C |
| 2106 2107 | |||||||||||
RuleChecker |
| Supported indirectly via MISRA C:2012 rule 10.1. | Helix QAC | ||||||||||
Include Page | Helix QAC_V | Helix QAC_V
---|
Related Guidelines
SEI CERT C++ Coding Standard | VOID STR07-CPP. Don't assume numeric values for expressions with type plain character |
...