Bug 176580 - WSL should report an error if you attempt to define a function that is at least as specific as a restricted function
Summary: WSL should report an error if you attempt to define a function that is at lea...
Status: RESOLVED DUPLICATE of bug 189131
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 176199
  Show dependency treegraph
 
Reported: 2017-09-07 19:14 PDT by Filip Pizlo
Modified: 2018-10-13 16:54 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2017-09-07 19:14:15 PDT
Preferred functions are things that the language defines for you and does not allow you to override:

operator<T> T()
operator<T> T(T)
Comment 1 Myles C. Maxfield 2018-08-29 17:05:16 PDT

*** This bug has been marked as a duplicate of bug 189131 ***
Comment 2 Myles C. Maxfield 2018-10-13 16:54:57 PDT
Migrated to https://github.com/gpuweb/WHLSL/issues/147