commit | 3000d6b8c25cd8505fa309b51fd32cf80c513732 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Fri Jul 31 15:57:28 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Aug 04 13:35:16 2020 +0000 |
tree | a9550b3887e66ff5aa5e477428f708fdeefca265 | |
parent | e09b3144053f628625c26d5b34b3bd0454736703 [diff] |
Validate function return and parameter types in IR generator Prevents invalid types from making it to the pipeline stage generator, when it's too late to do anything. Bug: oss-fuzz:24542 Change-Id: I8b6fa2afd5d586b0e60bea82e0ec4f3ae43de973 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/307656 Reviewed-by: Ethan Nicholas <ethannicholas@google.com> Commit-Queue: Brian Osman <brianosman@google.com>