Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d01f00ff4efa7da5a686a4d41f612be6850057dc
https://github.com/WebKit/WebKit/commit/d01f00ff4efa7da5a686a4d41f612be6850057dc
Author: Tadeu Zagallo <[email protected]>
Date: 2024-02-14 (Wed, 14 Feb 2024)
Changed paths:
M Source/WebGPU/WGSL/TypeCheck.cpp
Log Message:
-----------
[WGSL] Cannot initialize variable with non-concrete type
https://bugs.webkit.org/show_bug.cgi?id=269304
rdar://122293570
Reviewed by Mike Wyrzykowski.
Currently we release_assert, but it should be a type error instead.
* Source/WebGPU/WGSL/TypeCheck.cpp:
(WGSL::variableFlavorToString):
(WGSL::TypeChecker::visitVariable):
Canonical link: https://commits.webkit.org/274621@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes