[Webkit-unassigned] [Bug 189290] [WHLSL] It shouldn’t be possible to use ternary expressions as l-values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 4 17:48:37 PDT 2018


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

--- Comment #4 from Thomas Denney <tdenney at apple.com> ---
Therefore the following needs to be disallowed:

    (someCondition ? a : b) = something
    &(someCondition ? a : b)

-- 
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/20180905/c6b25bde/attachment.html>


More information about the webkit-unassigned mailing list