Bug 244702 - [WGSL] Handle lexing of negative numbers
Summary: [WGSL] Handle lexing of negative numbers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: Other
Hardware: All All
: P2 Enhancement
Assignee: Dan Glastonbury
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-09-01 20:40 PDT by Dan Glastonbury
Modified: 2022-09-02 04:23 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 Dan Glastonbury 2022-09-01 20:40:03 PDT
WGSL lexer doesn't handle `-` or `--` tokens
Comment 1 Radar WebKit Bug Importer 2022-09-01 20:40:33 PDT
<rdar://problem/99471597>
Comment 2 Dan Glastonbury 2022-09-01 20:45:37 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3946
Comment 3 EWS 2022-09-02 04:23:08 PDT
Committed 254096@main (b9fedd48387f): <https://commits.webkit.org/254096@main>

Reviewed commits have been landed. Closing PR #3946 and removing active labels.