File tree 3 files changed +6
-6
lines changed
regression/cbmc/dereference-cache-flag
3 files changed +6
-6
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 6
6
^SIGNAL=0$
7
7
--
8
8
--
9
- Note that dereference caching is turned ON by default
10
- in tests just to make sure that it doesn't break
11
- anything.
9
+ This is just checking that the --symex-cache-dereferences flag actually turns
10
+ dereference caching on and off. Note that dereference caching is turned ON
11
+ by default in tests just to make sure that it doesn't break anything.
12
12
13
13
I would like to match the expression more precisely, but the order of
14
14
comparisons for address of depends on platform-specific logic (unordered_xxx),
Original file line number Diff line number Diff line change @@ -6,5 +6,6 @@ symex::dereference_cache!0#1 = 0
6
6
^SIGNAL=0$
7
7
--
8
8
--
9
- Note that dereference caching is turned ON by default in
10
- tests just to make sure that it doesn't break anything.
9
+ This is just checking that the --symex-cache-dereferences flag actually
10
+ turns dereference caching on Note that dereference caching is turned ON
11
+ by default in tests just to make sure that it doesn't break anything.
You can’t perform that action at this time.
0 commit comments