zig/test/behavior
Andrew Kelley 60d8c4739d Sema: introduce a mechanism in Value to resolve types
This commit adds a new optional argument to several Value methods which
provides the ability to resolve types if it comes to it. This prevents
having duplicated logic inside both Sema and Value.

With this commit, the "struct contains slice of itself" test is passing
by exploiting the new lazy_align Value Tag.
2022-03-22 15:45:59 -07:00
..
2022-02-28 23:20:05 +01:00
2022-03-19 20:56:04 +01:00
2021-10-28 17:33:05 -07:00
2022-02-27 18:59:44 -05:00
2022-03-18 15:02:52 -07:00
2022-02-13 14:42:20 +02:00
2022-03-08 21:10:04 +01:00
2022-03-09 13:53:20 -07:00
2022-03-05 11:31:51 +01:00
2022-01-07 00:06:06 -05:00
2022-03-18 15:02:52 -07:00
2022-03-18 15:02:52 -07:00
2022-02-22 21:57:42 +01:00
2022-03-16 20:35:41 -07:00
2022-03-21 22:01:34 -04:00
2021-07-26 20:05:48 -04:00
2022-03-18 15:02:52 -07:00
2022-03-19 20:56:04 +01:00
2022-03-18 15:02:52 -07:00
2022-03-05 11:31:51 +01:00
2022-03-19 20:56:04 +01:00
2022-03-18 00:12:22 -07:00
2022-03-18 00:12:22 -07:00
2022-02-28 23:20:05 +01:00
2022-03-18 15:02:52 -07:00
2022-03-19 20:56:04 +01:00
2022-03-18 15:02:52 -07:00