mlugg
db890dbae7
InternPool: eliminate var_args_param_type
...
This was a "fake" type used to handle C varargs parameters, much like
generic poison. In fact, it is treated identically to generic poison in
all cases other than one (the final coercion of a call argument), which
is trivially special-cased. Thus, it makes sense to remove this special
tag and instead use `generic_poison_type` in its place. This fixes
several bugs in Sema related to missing handling of this tag.
Resolves : #19781
2024-05-04 22:03:56 +01:00
..
2024-04-22 15:24:29 -07:00
2024-05-04 22:03:56 +01:00
2024-03-11 07:09:10 -07:00
2024-05-03 20:58:02 -07:00
2024-03-02 21:19:34 -08:00
2024-05-03 20:58:02 -07:00
2024-04-17 13:41:25 +01:00
2024-05-04 22:03:56 +01:00
2024-04-14 15:33:46 -04:00
2024-03-27 10:05:57 +00:00
2021-11-26 19:59:33 -07:00
2023-11-21 14:14:01 +02:00
2024-04-17 13:41:25 +01:00
2024-05-03 20:58:02 -07:00
2024-03-30 20:50:48 -04:00
2024-03-19 16:18:18 -07:00
2024-05-03 13:29:22 -07:00
2024-05-04 22:03:56 +01:00
2024-02-27 22:55:00 -07:00
2024-03-11 07:09:10 -07:00
2024-03-11 07:09:10 -07:00
2024-03-11 07:09:10 -07:00
2024-05-04 11:03:45 -04:00
2024-03-06 21:26:37 +00:00
2024-05-03 21:03:29 -07:00
2024-03-27 10:05:57 +00:00
2024-04-28 00:20:30 -07:00
2024-03-11 07:09:10 -07:00
2024-04-17 13:41:25 +01:00
2024-04-09 15:00:21 +02:00
2024-04-17 13:41:25 +01:00
2024-02-27 22:55:00 -07:00
2024-02-27 22:55:00 -07:00
2024-04-17 22:47:54 -07:00
2024-04-07 14:47:11 +02:00
2024-02-05 18:13:07 -07:00
2024-03-30 20:50:48 -04:00
2024-05-04 22:03:56 +01:00
2024-04-08 13:20:14 -04:00
2023-10-23 18:36:00 -07:00
2024-04-22 15:31:41 -07:00
2024-04-17 13:41:25 +01:00
2024-04-17 22:47:54 -07:00
2024-02-27 22:55:00 -07:00
2023-09-19 09:37:30 -07:00
2023-09-19 09:37:30 -07:00
2023-09-19 09:37:30 -07:00
2023-11-21 14:14:01 +02:00
2023-11-21 14:14:01 +02:00
2023-09-19 09:37:30 -07:00
2024-03-03 02:28:24 +01:00
2024-03-02 20:53:06 +01:00