WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED MOVED
189977
[WHLSL] Make sure every call to synthesized functions is valid
https://bugs.webkit.org/show_bug.cgi?id=189977
Summary
[WHLSL] Make sure every call to synthesized functions is valid
Myles C. Maxfield
Reported
2018-09-25 16:20:15 PDT
We synthesize things like operator.length() inside CallExpression._resolveByInstantiation(). We should make sure we catch things like int x = 7; x.length(123, 456, 789);
Attachments
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2018-10-13 14:23:06 PDT
Migrated to
https://api.github.com/repos/gpuweb/WHLSL/issues/24
Myles C. Maxfield
Comment 2
2018-10-13 14:51:44 PDT
https://github.com/gpuweb/WHLSL/issues/24
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