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

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

  Log Message:
  -----------
  [WGSL] Calls to non-constructible struct constructors should be rejected
https://bugs.webkit.org/show_bug.cgi?id=269793
rdar://123312266

Reviewed by Mike Wyrzykowski.

We were missing a check in the type checker for whether the struct being 
constructed
is actually constructible.

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

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to