[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:50:30 PDT 2018


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

--- Comment #5 from Myles C. Maxfield <mmaxfield at apple.com> ---
(In reply to Thomas Denney from comment #4)
> Therefore the following needs to be disallowed:
> 
>     (someCondition ? a : b) = something
>     &(someCondition ? a : b)

So ternary expressions will never be lvalues. Makes it easy.

-- 
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/1363b200/attachment-0001.html>


More information about the webkit-unassigned mailing list