WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-10-06 19:29:17 PDT
<
rdar://problem/100880418
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug