peter klausler
b3c1f53c98
[flang] Recode a switch() to dodge a sketchy warning
...
One of the buildbots uses a compiler (can't tell which) that
doesn't approve of a "default:" in a switch statement whose
cases appear to completely cover all possible values of an
enum class. But this switch is in raw data dumping code that
needs to allow for incorrect values in memory. So rewrite it
as a cascade of if statements; performance doesn't matter here.
2021-06-18 16:58:44 -07:00
..
2021-05-20 13:22:01 -07:00
2021-03-12 15:42:06 -08:00
2021-04-14 10:19:44 -07:00
2021-06-16 10:26:25 -07:00
2021-04-28 07:58:06 +00:00
2021-06-18 10:30:28 -07:00
2021-05-13 10:40:07 -07:00
2021-05-13 10:40:07 -07:00
2021-05-06 11:18:36 -07:00
2021-05-06 11:18:36 -07:00
2021-06-18 10:30:28 -07:00
2021-05-20 13:22:01 -07:00
2021-04-01 11:23:50 -07:00
2021-06-18 10:30:28 -07:00
2020-12-08 10:26:58 -08:00
2021-06-18 10:30:28 -07:00
2021-06-18 10:30:28 -07:00
2021-06-18 10:30:28 -07:00
2021-05-18 10:59:52 -07:00
2021-05-06 11:18:36 -07:00
2020-10-07 15:12:08 -07:00
2021-05-06 11:18:36 -07:00
2020-10-07 15:12:08 -07:00
2021-04-01 11:23:50 -07:00
2020-07-21 18:14:46 -07:00
2020-07-21 18:14:46 -07:00
2021-05-07 13:23:21 -07:00
2021-02-17 21:53:48 -06:00
2020-08-03 16:42:48 -07:00
2021-04-22 15:24:10 -07:00
2020-09-30 18:02:25 -07:00
2020-07-21 18:14:46 -07:00
2021-05-06 11:18:36 -07:00
2020-07-02 15:17:26 -07:00
2021-05-13 11:51:20 -07:00
2021-05-06 11:18:36 -07:00
2021-05-06 11:09:30 -07:00
2021-04-14 09:34:14 -07:00
2021-05-06 11:18:36 -07:00
2021-05-06 11:18:36 -07:00
2020-07-03 12:41:33 -07:00
2020-07-03 12:41:33 -07:00
2021-06-16 09:13:53 +00:00
2020-11-12 10:21:40 -08:00
2020-07-21 18:14:46 -07:00
2020-07-21 18:14:46 -07:00
2021-05-18 10:59:52 -07:00
2021-05-18 10:59:52 -07:00
2020-08-03 17:15:08 -07:00
2021-04-02 10:41:37 -07:00
2021-04-02 10:41:37 -07:00
2021-06-18 10:30:28 -07:00
2021-05-06 11:18:36 -07:00
2021-04-19 11:44:43 -07:00
2021-04-19 11:44:43 -07:00
2020-10-14 16:40:44 +02:00
2021-04-22 15:24:10 -07:00
2021-06-10 11:14:25 -06:00
2021-04-09 17:03:11 -07:00
2021-04-22 15:24:10 -07:00
2021-06-16 14:54:36 -07:00
2021-06-16 14:54:36 -07:00
2021-03-12 15:42:06 -08:00
2021-03-12 15:42:06 -08:00
2020-10-01 17:20:11 -07:00
2020-10-01 17:20:11 -07:00
2021-06-16 14:29:39 -07:00
2021-05-06 11:09:30 -07:00
2021-04-20 12:25:42 -07:00
2021-06-14 09:41:11 +00:00
2021-06-09 08:20:58 +00:00
2021-05-20 13:22:01 -07:00
2021-06-18 10:30:28 -07:00
2021-06-16 10:26:25 -07:00
2021-05-20 13:49:31 -07:00
2021-04-01 11:23:50 -07:00
2021-04-12 12:57:22 -07:00
2021-06-18 16:58:44 -07:00
2021-06-18 15:12:51 -07:00
2020-08-03 17:15:08 -07:00
2020-08-03 17:15:08 -07:00
2021-05-24 11:12:12 +02:00
2021-05-06 11:06:43 -07:00