mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-12-12 14:46:08 +00:00
This CL adds diagnostics for the ast nodes which would come before override substitution. The struct member attributes are marked as ICE as they should never be encountered. The Struct declaration is ignored as we will get the `type::Struct` from the semantic usage. Bug: tint:1718 Change-Id: I8c51787f1455d02e822f222f43a9606a844eed3c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116549 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>