Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9bc491c003f3f4dbdfe89b75213becb56e7e579b
      
https://github.com/WebKit/WebKit/commit/9bc491c003f3f4dbdfe89b75213becb56e7e579b
  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 shift expression parsing
https://bugs.webkit.org/show_bug.cgi?id=251669
rdar://problem/104997375

Reviewed by Tadeu Zagallo.

Handle the parsing of expressions involving << & >> following the WGSL spec.

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


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

Reply via email to