Commit 9b8a24b
committed
rename_symbolt: renaming in return values should affect the result
If users want to check whether any renaming took place, they need to be
informed in case that renaming took place in the type of the return
value of a code_typet.
Only function_name_manglert currently checks this result value, but none
of its current use would really result in renaming within a return
value.1 parent 0c58a89 commit 9b8a24b
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| |||
0 commit comments