NEW 245860
[WGSL] Remove special handling of known types in the lexer.
https://bugs.webkit.org/show_bug.cgi?id=245860
Summary [WGSL] Remove special handling of known types in the lexer.
Dan Glastonbury
Reported 2022-09-29 19:28:47 PDT
Currently the lexer knows about the names of builtin types. We should remove this and defer type name resolution to name binding and type checking passes.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-06 19:29:17 PDT
Note You need to log in before you can comment on or make changes to this bug.