[Webkit-unassigned] [Bug 198240] New: [WHLSL] We don't parse function statements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 24 19:04:33 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=198240

            Bug ID: 198240
           Summary: [WHLSL] We don't parse function statements
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGPU
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sbarati at apple.com
                CC: fpizlo at apple.com, jonlee at apple.com,
                    justin_fan at apple.com, mmaxfield at apple.com,
                    rmorisset at apple.com

"int y = foo(x, y); " parses. But "foo(x, y);" doesn't properly parse. Seems like we end up with a comma expression "(x, y)" instead...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190525/8aab8ccd/attachment.html>


More information about the webkit-unassigned mailing list