WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED MOVED
189032
[WHLSL] Check that typerefs to typedefs don't have type arguments
https://bugs.webkit.org/show_bug.cgi?id=189032
Summary
[WHLSL] Check that typerefs to typedefs don't have type arguments
Myles C. Maxfield
Reported
2018-08-27 16:30:34 PDT
I don't think we want to support something like typedef V = vector; V<float, 4> so we should make sure that all the places where a typeref has typeArguments are pointing to something which can actually accept typerefs NameResolver might already do this. We should check/test it.
Attachments
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2018-10-13 15:10:23 PDT
Migrated to
https://github.com/gpuweb/WHLSL/issues/77
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