A7-1-7
: Avoid reporting the same expression or declaration in multiple template instantiations
#383
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
user-report
Issue reported by an end user of CodeQL Coding Standards
Affected rules
A7-1-7
Description
In a template class or template function we may report the same logical expression in multiple template instantiations.
Example
The text was updated successfully, but these errors were encountered: