Bug 199467 - [WHLSL] "u" suffix for integer literals should parse
Summary: [WHLSL] "u" suffix for integer literals should parse
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-03 15:07 PDT by Saam Barati
Modified: 2020-05-05 00:42 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2019-07-03 15:07:03 PDT
...
Comment 1 Saam Barati 2019-07-03 15:07:38 PDT
e.g,

"uint x = 10u;"

should parse
Comment 2 Myles C. Maxfield 2020-05-05 00:42:47 PDT
WHLSL is no longer relevant.