RULE-8-13
: Consider possible macro false positives
#775
Labels
Difficulty-High
A false positive or false negative report which is expected to take 1+ week effort to address
false positive/false negative
An issue related to observed false positives or false negatives.
Impact-Low
Standard-MISRA-C
Affected rules
RULE-8-13
Description
Should we flag variables generated from macro expansions as missing const?
Some considerations:
const
would need to be added?Example
The text was updated successfully, but these errors were encountered: