Commit 88dd798
committed
get_value_set_rec: Replace mutable class member by additional parameter
There is no change in behaviour here, just cleanup to avoid a use of
`mutable` that was only put in place to keep the code churn to a
minimum.1 parent 63f3a8d commit 88dd798
File tree
5 files changed
+229
-52
lines changed- jbmc/unit/pointer-analysis
- src/pointer-analysis
5 files changed
+229
-52
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| |||
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
94 | | - | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
0 commit comments