...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
|
|
| |||||||
| CC2.EXP06 | Fully implemented | |||||||
| 54 S | Fully implemented | |||||||
PRQA QA-C |
| 3307 | Fully implemented | ||||||
Clang |
| -Wunevaluated-expression |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...
SEI CERT C++ Coding Standard | VOID EXP06EXP52-CPP. Operands to the sizeof operator should not contain Do not rely on side effects in unevaluated operands |
...