[webkit-changes] [WebKit/WebKit] ce4d5e: [WGSL] Type constructors should not be used as types

Tadeu Zagallo noreply at github.com
Tue Jan 30 06:40:42 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ce4d5e1dd5197d9ec6b74eea87d2e5f64fa277c4
      https://github.com/WebKit/WebKit/commit/ce4d5e1dd5197d9ec6b74eea87d2e5f64fa277c4
  Author: Tadeu Zagallo <tzagallo at apple.com>
  Date:   2024-01-30 (Tue, 30 Jan 2024)

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

  Log Message:
  -----------
  [WGSL] Type constructors should not be used as types
https://bugs.webkit.org/show_bug.cgi?id=268311
rdar://121527265

Reviewed by Mike Wyrzykowski.

Check that type constructors aren't used without template arguments

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

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




More information about the webkit-changes mailing list