RESOLVED WONTFIX 198234
[WHLSL] Make sure & works on dot expressions and index expressions
https://bugs.webkit.org/show_bug.cgi?id=198234
Summary [WHLSL] Make sure & works on dot expressions and index expressions
Myles C. Maxfield
Reported 2019-05-24 15:13:35 PDT
&foo.bar should work iff .bar has an Ander. Similarly for index expressions. Also, we have to make sure &foo[42] works on arrays and array references.
Attachments
Myles C. Maxfield
Comment 1 2020-05-05 00:42:40 PDT
WHLSL is no longer relevant.
Note You need to log in before you can comment on or make changes to this bug.