Aaron Ballman
94d36fdbd7
Fix a crash on invalid with _Generic expressions
...
We were failing to check if the controlling expression is dependent or
not when testing whether it has side effects. This would trigger an
assertion. Instead, if the controlling expression is dependent, we
suppress the check and diagnostic.
This fixes Issue 50227.
2022-05-04 12:41:56 -04:00
..
2022-05-02 10:37:23 +02:00
2022-04-20 17:58:31 -07:00
2021-12-06 12:16:35 +01:00
2022-04-19 16:55:01 +02:00
2022-04-28 21:08:16 -07:00
2022-02-08 14:30:39 -08:00
2021-11-15 09:17:08 +08:00
2022-05-02 12:06:15 -05:00
2022-03-23 13:17:50 +01:00
2022-04-26 16:22:04 +02:00
2022-03-06 20:03:27 +00:00
2022-02-03 13:09:49 -05:00
2021-11-15 09:17:08 +08:00
2022-01-28 11:55:46 -08:00
2022-01-19 11:15:31 +00:00
2022-02-28 12:53:09 -08:00
2021-11-17 13:40:46 +00:00
2022-02-01 23:14:12 -08:00
2021-11-15 09:17:08 +08:00
2021-11-15 09:17:08 +08:00
2022-03-07 22:05:27 +05:30
2022-02-10 15:05:23 -05:00
2021-08-21 12:17:58 -07:00
2021-11-08 08:23:04 -06:00
2021-03-25 14:22:20 -07:00
2022-04-08 12:17:45 -05:00
2022-03-04 13:06:08 -07:00
2022-04-19 21:23:48 +00:00
2021-11-15 09:17:08 +08:00
2021-08-21 12:17:58 -07:00
2022-01-22 17:30:34 -08:00
2022-04-28 14:53:59 +02:00
2021-04-21 10:27:55 -07:00
2022-02-23 08:34:00 +00:00
2021-07-05 12:11:25 +03:00
2021-11-05 08:48:41 -05:00
2022-04-21 14:02:02 -07:00
2022-04-19 21:23:48 +00:00
2021-11-15 09:17:08 +08:00
2022-04-18 15:05:09 -04:00
2022-02-16 12:32:20 +00:00
2022-04-18 15:05:09 -04:00
2021-11-15 09:17:08 +08:00
2022-05-04 12:41:56 -04:00
2021-11-15 09:17:08 +08:00
2021-05-04 10:24:00 -04:00
2021-04-22 11:29:39 -07:00
2021-05-18 10:27:35 +03:00
2021-09-30 07:26:19 +05:30
2021-11-30 15:07:43 -05:00
2021-08-23 12:38:33 +02:00
2022-02-10 15:05:23 -05:00
2021-08-02 15:10:21 -07:00
2022-05-03 07:14:12 -04:00