We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent facbd32 commit 180a3c9Copy full SHA for 180a3c9
1 file changed
cpp/ql/test/library-tests/rangeanalysis/signanalysis/SignAnalysis.expected
@@ -131,7 +131,7 @@
131
| test.c:93:12:93:12 | Store: x | positive strictlyPositive |
132
| test.c:95:10:95:10 | Constant: 1 | positive strictlyPositive |
133
| test.c:95:10:95:10 | Store: 1 | positive strictlyPositive |
134
-| test.c:98:5:98:10 | Phi: test11 | positive |
+| test.c:98:18:98:18 | Phi: p | positive |
135
| test.c:102:6:102:8 | Constant: ... ++ | positive strictlyPositive |
136
| test.c:104:12:104:14 | Constant: 58 | positive strictlyPositive |
137
| test.c:107:8:107:10 | Constant: ... ++ | positive strictlyPositive |
0 commit comments