...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Clang |
| -Wparentheses | Can detect some instances of this rule, but does not detect all | ||||||
CodeSonar |
| LANG.STRUCT.CONDASSIG LANG.STRUCT.SE.COND | Assignment in conditional Condition contains side effects | ||||||
|
| Could detect violations of this recommendation by identifying any assignment expression as the top-level expression in an | |||||||
| CC2.EXP18 | Fully implemented | |||||||
|
| Can detect violations of this recommendation when the | |||||||
| ASSIGCOND.GEN |
| |||||||
| 114 S, 132 S | Enhanced Enforcement | |||||||
Parasoft C/C++test | 9.5 | BD-PB-CC | |||||||
Polyspace Bug Finder | R2016a | Invalid use of = operator | Assignment in control statement | ||||||
PRQA QA-C |
| 3314, 3326, 3344, 3416 | Partially implemented | ||||||
SonarQube C/C++ Plugin |
| AssignmentInSubExpression |
...