Commit fa30ccb
committed
Make sure code_typet is fully constructed
The existence of the parameters and return_type properties may
depend on whether parameters() or return_type() has been called
or not, which can lead to unexpectedly unequal instructions
in goto programs.1 parent 0a6c908 commit fa30ccb
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
760 | 760 | | |
761 | 761 | | |
762 | 762 | | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
763 | 767 | | |
764 | 768 | | |
765 | 769 | | |
| |||
0 commit comments