Bug 245860

Summary: [WGSL] Remove special handling of known types in the lexer.
Product: WebKit Reporter: Dan Glastonbury <djg>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.