RESOLVED FIXED 176177
WSL parser should pass the token as the origin to the AST
https://bugs.webkit.org/show_bug.cgi?id=176177
Summary WSL parser should pass the token as the origin to the AST
Filip Pizlo
Reported 2017-08-31 12:42:41 PDT
Patch forthcoming.
Attachments
the patch (13.90 KB, patch)
2017-08-31 12:44 PDT, Filip Pizlo
no flags
the patch (13.53 KB, patch)
2017-08-31 12:46 PDT, Filip Pizlo
keith_miller: review+
Filip Pizlo
Comment 1 2017-08-31 12:44:57 PDT
Created attachment 319503 [details] the patch
Filip Pizlo
Comment 2 2017-08-31 12:46:26 PDT
Created attachment 319504 [details] the patch
Keith Miller
Comment 3 2017-08-31 12:48:45 PDT
Comment on attachment 319504 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=319504&action=review r=me with nit. > Tools/WebGPUShadingLanguageRI/Test.js:67 > + () => prepare("<test>", 0, "int foo(int x) { return x + y; }"), Nit: Seems like you might want to make a wrapper for prepare in this file. I expect you'll be calling it a lot...
Filip Pizlo
Comment 4 2017-08-31 12:52:19 PDT
Radar WebKit Bug Importer
Comment 5 2017-09-27 12:59:01 PDT
Myles C. Maxfield
Comment 6 2018-10-13 20:06:08 PDT
Note You need to log in before you can comment on or make changes to this bug.