RESOLVED DUPLICATE of bug 187988 188488
[WHLSL] Using += causes an exception in StatementCloner
https://bugs.webkit.org/show_bug.cgi?id=188488
Summary [WHLSL] Using += causes an exception in StatementCloner
Myles C. Maxfield
Reported 2018-08-11 21:31:27 PDT
[WHLSL] Using += causes an exception in StatementCloner
Attachments
Myles C. Maxfield
Comment 1 2018-08-11 21:33:41 PDT
Rewriter.js may need to say let result = new AnonymousVariable(node.origin, Node.visit(node.type, this)); inside visitAnonymousVariable
Myles C. Maxfield
Comment 2 2018-08-29 17:23:11 PDT
This is done. *** This bug has been marked as a duplicate of bug 187988 ***
Myles C. Maxfield
Comment 3 2018-10-13 15:38:53 PDT
Note You need to log in before you can comment on or make changes to this bug.