Ben Clayton 651d9e2558 tint/ast: Change Variable::symbol to Variable::name
Variable::name is an ast::Identifier.

The goal here is to have all AST nodes use an identifier instead of
symbols directly. This will greatly simplify the renamer transform,
and gives the symbol a Source location, which is helpful for
diagnostics and tooling.

Change-Id: I71fe3e8df3d22b12d4a3430c41f236ddf5bc0b9e
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/119282
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
2023-02-09 10:34:14 +00:00
..
2023-02-05 22:59:40 +00:00
2023-02-05 22:59:40 +00:00
2022-11-03 08:41:19 +00:00
2023-02-07 21:28:09 +00:00
2023-02-05 22:59:40 +00:00
2022-11-03 08:41:19 +00:00
2023-02-07 21:28:09 +00:00
2023-02-07 21:28:09 +00:00