Avi Kivity
1e1c0226a6
treewide: abort() after switch in formatters
...
It is typical in switch statements to select on an enum type and
rely on the compliler to complain if an enum value was missed. But
gcc isn't satisified since the enum could have a value outside the
declared list. Call abort() in this impossible situation to pacify
it.
2022-04-18 12:27:18 +03:00
..
2022-04-18 12:27:18 +03:00
2022-01-18 12:15:18 +01:00
2022-04-11 14:38:34 +03:00
2022-04-11 14:38:34 +03:00
2022-04-11 14:38:34 +03:00
2022-04-11 14:38:34 +03:00
2022-04-11 14:38:34 +03:00
2022-04-11 14:38:34 +03:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-04-11 14:38:34 +03:00
2022-04-11 14:38:34 +03:00
2022-04-11 14:38:34 +03:00
2022-04-11 14:43:20 +03:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-04-11 14:43:20 +03:00
2022-04-11 14:43:20 +03:00
2022-04-11 14:38:34 +03:00
2022-04-11 14:38:34 +03:00
2022-01-18 12:15:18 +01:00
2022-04-11 14:38:34 +03:00
2022-04-11 14:38:34 +03:00
2022-01-18 12:15:18 +01:00
2022-01-18 12:15:18 +01:00
2022-04-11 14:43:25 +03:00
2022-04-11 14:43:25 +03:00
2022-01-30 18:15:08 +02:00
2022-01-18 12:15:18 +01:00