A2-7-3
: documented type alias to template instantiation considered undocumented
#709
Labels
Difficulty-Medium
A false positive or false negative report which is expected to take 1-5 days effort to address
false positive/false negative
An issue related to observed false positives or false negatives.
Impact-Low
Standard-AUTOSAR
user-report
Issue reported by an end user of CodeQL Coding Standards
Affected rules
Description
A documented type alias where
type-id
is a template results in a missing documentation false positive. If the rhs of the (documented) alias declaration does not involve a template, then there is no alert.Example
Running query
UndocumentedUserDefinedType.ql
, AUTOSAR A2-7-3, will evaluate toThe text was updated successfully, but these errors were encountered: