Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dbe54de0044f94bf3d6a7fbf07fc29ace272bb58
      
https://github.com/WebKit/WebKit/commit/dbe54de0044f94bf3d6a7fbf07fc29ace272bb58
  Author: Dan Glastonbury <[email protected]>
  Date:   2023-02-11 (Sat, 11 Feb 2023)

  Changed paths:
    M Source/WebGPU/WGSL/Lexer.cpp
    M Source/WebGPU/WGSL/Parser.cpp
    M Source/WebGPU/WGSL/ParserPrivate.h
    M Source/WebGPU/WGSL/Token.cpp
    M Source/WebGPU/WGSL/Token.h
    M Tools/TestWebKitAPI/Tests/WGSL/LexerTests.cpp
    M Tools/TestWebKitAPI/Tests/WGSL/ParserTests.cpp

  Log Message:
  -----------
  [WGSL] Implement bitwise expression parsing
https://bugs.webkit.org/show_bug.cgi?id=251670
rdar://104997452

Reviewed by Tadeu Zagallo.

Handle parsing of expression involving &, ^ and | according to the WGSL spec.

Canonical link: https://commits.webkit.org/260167@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to