Skip to content

Distinguish pointer incompatibilities where only sign differs from other incompatibilities #3714

@danchr

Description

@danchr
mannequin
Bugzilla Link 3342
Resolution FIXED
Resolved on Mar 12, 2010 00:57
Version unspecified
OS All
Attachments First attempt…
CC @efriedma-quic,@tkremenek

Extended Description

Lots of legacy code happily compares loads of pointers of incompatible signs. The attached patch is a rough stab at implementing the -Wno-pointer-sign flag that GCC has for suppressing these.

Metadata

Metadata

Assignees

Labels

bugzillaIssues migrated from bugzillaclang:frontendLanguage frontend issues, e.g. anything involving "Sema"

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions