James Price 4cc4315d6c Allow array size to be a module-scope constant
Change ast::Array to use an ast::Expression for its `size` field. The
WGSL frontend now parses the array size as an `primary_expression`,
and the Resolver is responsible for validating the expression is a
signed or unsigned integer, and either a literal or a non-overridable
module-scope constant.

The Resolver evaluates the constant value of the size expression, and
so the resolved sem::Array type still has a constant size as before.

Fixed: tint:1068
Fixed: tint:1117

Change-Id: Icfa141482ea1e47ea8c21a25e9eb48221f176e9a
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/63061
Auto-Submit: James Price <jrprice@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: James Price <jrprice@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2021-09-02 13:49:59 +00:00
..
2021-07-06 10:20:19 +00:00
2021-06-09 14:32:14 +00:00
2021-04-16 19:07:51 +00:00
2021-06-17 15:48:39 +00:00
2021-06-17 15:48:39 +00:00
2021-06-17 15:48:39 +00:00
2021-04-16 19:07:51 +00:00
2021-05-10 18:27:31 +00:00
2021-05-20 15:10:48 +00:00
2021-04-16 19:07:51 +00:00
2021-05-10 18:27:31 +00:00
2021-04-20 15:04:21 +00:00
2021-04-20 15:04:21 +00:00
2021-04-16 19:07:51 +00:00
2021-04-16 19:07:51 +00:00
2021-05-10 18:27:31 +00:00
2021-04-16 19:07:51 +00:00
2021-04-16 19:07:51 +00:00
2021-04-16 19:07:51 +00:00
2021-04-16 19:07:51 +00:00
2021-04-20 15:04:21 +00:00
2021-04-16 19:07:51 +00:00
2021-04-16 19:07:51 +00:00
2021-04-16 19:07:51 +00:00
2021-04-16 19:07:51 +00:00
2021-04-26 14:55:25 +00:00
2021-04-26 14:55:25 +00:00
2021-04-20 15:04:21 +00:00
2021-04-20 15:04:21 +00:00
2021-04-16 19:07:51 +00:00
2021-05-10 18:27:31 +00:00
2021-05-20 15:10:48 +00:00
2021-05-10 18:27:31 +00:00
2021-04-20 15:04:21 +00:00
2021-04-20 15:04:21 +00:00
2021-04-16 19:07:51 +00:00
2021-04-28 13:50:43 +00:00
2021-05-10 18:27:31 +00:00
2021-04-16 19:07:51 +00:00
2021-04-20 15:04:21 +00:00
2021-04-20 15:04:21 +00:00
2021-04-16 19:07:51 +00:00
2020-03-02 15:47:43 -05:00
2021-04-09 16:51:38 +00:00
2021-06-04 22:17:37 +00:00
2021-06-04 22:17:37 +00:00
2021-06-04 22:17:37 +00:00
2021-04-16 19:07:51 +00:00
2021-04-20 15:04:21 +00:00
2021-04-20 15:04:21 +00:00
2021-05-10 18:27:31 +00:00
2021-05-10 18:27:31 +00:00
2021-05-10 18:27:31 +00:00
2021-05-20 15:10:48 +00:00
2021-06-09 14:32:14 +00:00
2021-04-16 19:07:51 +00:00
2021-04-09 16:51:38 +00:00
2021-04-20 15:04:21 +00:00
2021-04-20 15:04:21 +00:00
2021-05-21 20:25:53 +00:00
2021-04-28 13:39:53 +00:00
2021-05-10 18:06:31 +00:00
2021-04-20 15:04:21 +00:00
2021-04-20 15:04:21 +00:00
2021-05-10 18:27:31 +00:00
2021-04-16 19:07:51 +00:00
2021-04-20 15:04:21 +00:00
2021-04-20 15:04:21 +00:00