Commit 195da86
committed
Snapshot harness test fix
before we were extracting the value for the symbol to be used as array size, but
the initialization to the extracted value is not guaranteed to happen before the
initialization of the array. So we avoid extracting this value from the snapshot
altogether.1 parent 14682de commit 195da86
File tree
1 file changed
+1
-1
lines changed- regression/snapshot-harness/pointer-to-array-function-parameters-multi-arg-right
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments