Bug 176254 - WSL shift operators probably don't work
Summary: WSL shift operators probably don't work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 176199
  Show dependency treegraph
 
Reported: 2017-09-01 16:30 PDT by Myles C. Maxfield
Modified: 2018-10-13 17:10 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2017-09-01 16:30:10 PDT
The lexer won't emit "<<" as a single token.
Comment 1 Filip Pizlo 2017-09-18 11:53:08 PDT
This is fixed now.
Comment 2 Myles C. Maxfield 2018-10-13 17:10:53 PDT
Migrated to https://github.com/gpuweb/WHLSL/issues/162