A7-1-7
: Exclude anonymous structs
#630
Labels
Difficulty-Low
A false positive or false negative report which is expected to take <1 day effort to address
false positive/false negative
An issue related to observed false positives or false negatives.
Impact-Medium
Phase III
Standard-AUTOSAR
Affected rules
A7-1-7
Description
Anonymous structs are considered a type declaration in our database, but they are usually combined with other declarations by necessity (otherwise it is impossible to later refer to the struct). We should therefore exclude such anonymous structs from the query.
Example
The text was updated successfully, but these errors were encountered: