Skip to content

A7-1-7: Exclude functions #628

Closed
@lcartey

Description

@lcartey

Affected rules

  • A7-1-7

Description

From: #383

The AUTOSAR rule does not mention function declarations, and including them causes false positives with single line function declarations.

Example

void example_function() { foo(); }

Metadata

Metadata

Assignees

Labels

Difficulty-LowA false positive or false negative report which is expected to take <1 day effort to addressImpact-MediumStandard-AUTOSARfalse positive/false negativeAn issue related to observed false positives or false negatives.user-reportIssue reported by an end user of CodeQL Coding Standards

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions