Commit ed64ed3
committed
C++: Make exprMightOverflowPositively/exprMightOverFlowNegatively hold for unanalyzable expressions. This hopefully means that expressions that do not satisfy these predicates will never overflow/underflow.
1 parent 447f339 commit ed64ed3
1 file changed
Lines changed: 6 additions & 0 deletions
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1630 | 1630 | | |
1631 | 1631 | | |
1632 | 1632 | | |
| 1633 | + | |
| 1634 | + | |
| 1635 | + | |
1633 | 1636 | | |
1634 | 1637 | | |
1635 | 1638 | | |
| |||
1657 | 1660 | | |
1658 | 1661 | | |
1659 | 1662 | | |
| 1663 | + | |
| 1664 | + | |
| 1665 | + | |
1660 | 1666 | | |
1661 | 1667 | | |
1662 | 1668 | | |
| |||
0 commit comments