We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3437cf2 commit c9c4125Copy full SHA for c9c4125
cpp/ql/test/library-tests/rangeanalysis/SimpleRangeAnalysis/upperBound.expected
@@ -601,8 +601,8 @@
601
| test.c:689:7:689:7 | x | 15 |
602
| test.c:696:8:696:8 | x | 2147483647 |
603
| test.c:696:12:696:12 | y | 256 |
604
-| test.c:697:9:697:9 | x | 256 |
605
-| test.c:698:9:698:9 | y | -2147483135 |
+| test.c:697:9:697:9 | x | 2147483647 |
+| test.c:698:9:698:9 | y | 256 |
606
| test.cpp:10:7:10:7 | b | 2147483647 |
607
| test.cpp:11:5:11:5 | x | 2147483647 |
608
| test.cpp:13:10:13:10 | x | 2147483647 |
0 commit comments