Cody Tapscott 77720e30aa Re-factor: Change AstGen.ResultLoc to be a struct
This re-factor is intended to make it easier to track what kind of
operator/expression consumes a result location, without overloading the
ResultLoc union for this purpose.

This is used in the following commit to keep track of initializer
expressions of `const` variables to avoid popping error traces
pre-maturely. Hopefully this will also be useful for implementing
RLS temporaries in the future.
2022-10-21 11:22:46 -07:00
..
2022-02-22 21:57:42 +01:00
2021-06-21 17:03:03 -07:00
2022-03-05 11:31:51 +01:00
2022-03-09 13:53:20 -07:00
2022-07-23 15:40:11 +03:00
2022-03-09 13:53:20 -07:00
2022-03-09 13:53:20 -07:00
2022-03-08 21:10:04 +01:00
2022-03-18 15:02:52 -07:00
2022-02-09 10:28:48 +01:00
2022-03-09 13:53:20 -07:00
2022-03-23 21:40:33 +01:00
2022-03-09 13:53:20 -07:00
2022-03-23 21:40:33 +01:00
2022-05-26 21:58:19 -07:00
2022-03-23 21:40:33 +01:00
2022-05-26 21:58:19 -07:00
2022-09-12 18:13:24 -07:00
2022-05-27 10:29:24 +03:00
2022-10-05 17:26:29 +03:00
2022-10-17 18:53:15 +03:00
2022-10-19 01:38:18 +03:00