Commit a4ffe59
committed
change type of numerical architecture symbols to integer
Following a suggestion in ##5878, this changes the type of the numerical
__CPROVER_architecture_ symbols from int (which is itself
architecture-dependent) to integer (which does not depend on the
architecture).
Closes #58781 parent 782e9a9 commit a4ffe59
File tree
5 files changed
+2
-1
lines changed- regression/ansi-c
- arch_flags_mcpu_bad
- arch_flags_mcpu_good
- arch_flags_mthumb_bad
- arch_flags_mthumb_good
- src/ansi-c
5 files changed
+2
-1
lines changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
0 commit comments