[webkit-changes] [WebKit/WebKit] cc2256: [WGSL] Type checker does not visit structure attri...

Tadeu Zagallo noreply at github.com
Wed Feb 21 08:52:14 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cc2256fa58d7af75de256cfa33ad8733f5556aeb
      https://github.com/WebKit/WebKit/commit/cc2256fa58d7af75de256cfa33ad8733f5556aeb
  Author: Tadeu Zagallo <tzagallo at apple.com>
  Date:   2024-02-21 (Wed, 21 Feb 2024)

  Changed paths:
    M Source/WebGPU/WGSL/TypeCheck.cpp

  Log Message:
  -----------
  [WGSL] Type checker does not visit structure attributes
https://bugs.webkit.org/show_bug.cgi?id=269786
rdar://123238802

Reviewed by Mike Wyrzykowski.

The attributes of a struct weren't being visited, and therefore not type checked.

* Source/WebGPU/WGSL/TypeCheck.cpp:
(WGSL::TypeChecker::visit):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list