Commit 5f42fb7
committed
replication_exprt constructor requires the expression type
replication_exprt concatenates a given bitvector 'n' times, where 'n' is a
constant. In general, the expression does not have the type of the first
operand, and thus, the constructor requires the type of the expression.1 parent 759d10d commit 5f42fb7
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
520 | | - | |
521 | | - | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
522 | 526 | | |
523 | 527 | | |
524 | 528 | | |
| |||
0 commit comments