Open Bug 1749864 (float-cast-overflow) Opened 2 years ago Updated 2 months ago

Enable 'float-cast-overflow' UBSan check

Categories

(Firefox Build System :: General, task)

task

Tracking

(Not tracked)

People

(Reporter: tsmith, Assigned: tsmith)

References

(Depends on 7 open bugs, Blocks 1 open bug, )

Details

-fsanitize=float-cast-overflow: Conversion to, from, or between floating-point types which would overflow the destination. Because the range of representable values for all floating-point types supported by Clang is [-inf, +inf], the only cases detected are conversions from floating point to integer types.

Assignee: nobody → twsmith
Depends on: 1436778
Depends on: 1750668
Depends on: 1751102
Depends on: 1751103
Depends on: 1751107
Depends on: 1751108
Depends on: 1751110
Depends on: 1751828
Depends on: 1752456
Depends on: 1752457
Depends on: 1752624
Depends on: 1758219
Depends on: 1620671
Depends on: 1535980
Depends on: 1758824
Depends on: 1758825
Depends on: 1758983
Depends on: 1758985
Depends on: 1759021
Alias: float-cast-overflow
Depends on: 1772639
Depends on: 1772640
Depends on: 1772643
Depends on: 1772646
Depends on: 1772647
Depends on: 1772649
Depends on: 1772652
Depends on: 1772654
Depends on: 1773590
Depends on: 1778014
Depends on: 1780604
Depends on: 1883793
You need to log in before you can comment on or make changes to this bug.