zig/test/behavior
Andrew Kelley b6762c2473 Sema: fix crash when ref coercion dest is var args
When analyzing the `validate_ref_ty` ZIR instruction, an assertion would
trip if the result type was a var args function argument. The fix is the
same as e6b73be870a39f4da7a08a40da23e38b5e9613da - inline the logic of
`resolveType` and handle the case of var args.

Closes #17494
2023-10-13 00:31:22 -07:00
..
2023-09-23 12:36:56 -07:00
2023-09-23 12:36:56 -07:00
2023-09-23 12:36:56 -07:00
2023-09-23 12:36:44 -07:00
2023-09-23 12:36:56 -07:00
2023-10-07 00:29:17 -04:00
2023-05-20 17:30:22 +02:00
2023-09-23 12:36:56 -07:00
2023-10-08 04:41:55 -04:00
2023-05-20 17:30:22 +02:00
2023-09-23 12:36:56 -07:00
2023-09-23 12:36:56 -07:00
2023-09-23 12:36:56 -07:00
2023-06-27 19:57:23 -04:00
2022-01-07 00:06:06 -05:00
2023-09-23 12:36:56 -07:00
2023-10-08 04:41:55 -04:00
2023-09-23 12:36:44 -07:00
2023-05-20 18:43:26 +03:30
2023-05-20 17:30:22 +02:00
2023-09-23 12:36:56 -07:00
2023-05-11 20:31:52 +02:00
2023-09-23 12:36:56 -07:00
2023-09-23 12:36:56 -07:00
2023-09-23 12:36:56 -07:00
2023-09-23 12:36:56 -07:00
2023-09-23 12:36:56 -07:00
2023-09-23 12:36:56 -07:00
2023-10-02 20:39:02 -04:00
2023-05-11 20:31:52 +02:00
2023-09-23 12:36:56 -07:00
2023-10-07 02:10:34 -04:00