mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-06 06:33:30 +00:00
This CL validates the following rule. ie. As functions must be defined before use (v-0005), self-recursion is only case that has to be invalidated. v-0004: Recursions are not allowed. Bug: tint: 6 Change-Id: Icfb040907c5ea0abb6359dade74dcfc30a0db7d9 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/26980 Commit-Queue: Sarah Mashayekhi <sarahmashay@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org>