Skip to content

Enable non-problematic warnings #1809

@mbroz

Description

@mbroz

These twowarnings could be firectly enabled, as produces no issues on current master:

  • disabled-optimization
    Warn if a requested optimization pass is disabled.

  • pointer-arith
    Warn about anything that depends on the "size of" a function type or of "void".

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions