| Info | title | Generated Content
|---|
| Note |
This page is automatically generated from the "Automated Detection" sections in the individual guidelines. Do not modify this page directly. |
...
was automatically generated and should not be edited. |
| Note |
|---|
The information on this page was provided by outside contributors and has not been verified by SEI CERT. |
| Tip |
|---|
The table below can be re-ordered, by clicking column headers. |
...
| Include Page | ||||
|---|---|---|---|---|
|
Checker | Guideline | ||
|---|---|---|---|
| EXP50-CPP. Do not depend on the order of evaluation for side effects | |||
| EXP17-CPP. Treat relational and equality operators as if they were nonassociative | |||
| EXP19-CPP. Do not perform assignments in conditional expressions | |||
| MSC04-CPP. Use comments consistently and in a readable fashion | |||
| MSC12-CPP. Detect and remove code that has no effect | |||
| PRE07-CPP. Avoid using repeated question marks | |||
| -Winvalid-offsetof | EXP59-CPP. Use offsetof() on valid types and members | ||
| Can detect violations of this rule when the -Wsequence-point flag is used | EXP50 | STR08-CPP. Do not specify depend on the bound of a character array initialized with a string literal | |
| -Winvalid-offsetof | EXP59-CPP. Use offsetof() on valid types and members |
...