Skip to content

RULE-5-8: Consider linkage when determining conflicting declarations #685

Closed
@lcartey

Description

@lcartey

Affected rules

  • RULE-5-8

Description

CodeQL databases can be created which include multiple libraries or binaries which are not intended to be linked together. This includes cases where the same library is built for multiple platforms. In these cases it is reasonable not to report declarations with the same name as "conflicting", by inspecting the linkage information in the database.

Metadata

Metadata

Assignees

Labels

Difficulty-MediumA false positive or false negative report which is expected to take 1-5 days effort to addressImpact-Mediumfalse positive/false negativeAn issue related to observed false positives or false negatives.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions