Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ce4d5e1dd5197d9ec6b74eea87d2e5f64fa277c4 https://github.com/WebKit/WebKit/commit/ce4d5e1dd5197d9ec6b74eea87d2e5f64fa277c4 Author: Tadeu Zagallo <tzaga...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes