Bug 186775 - [WSL] switch should require a terminal at the end of each case, with a 'fallthrough' keyword when needed
Summary: [WSL] switch should require a terminal at the end of each case, with a 'fallt...
Status: RESOLVED MOVED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 188879 (view as bug list)
Depends on:
Blocks: 176199
  Show dependency treegraph
 
Reported: 2018-06-18 09:22 PDT by Robin Morisset
Modified: 2018-10-13 15:46 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 Robin Morisset 2018-06-18 09:22:07 PDT
As per our discussion with Phil.

Our definition of switch is already sufficiently far from C (for example we don't support Duff's device) that adding this requirement should be reasonable.
Comment 1 Myles C. Maxfield 2018-08-31 13:01:16 PDT
*** Bug 188879 has been marked as a duplicate of this bug. ***
Comment 2 Myles C. Maxfield 2018-10-13 15:46:32 PDT
Migrated to https://github.com/gpuweb/WHLSL/issues/111