aa68a6b3a5
With this change, we no longer have any SkSL tests which are able to make a Literal integer that overflows its type. Literal::MakeInt now asserts that its value is within bounds. I look forward to the fuzzer's inevitable attempts to trigger these assertions. Change-Id: I7b15e862caaf65984d33f5d72d2c1de816d1d292 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/464124 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com> |
||
---|---|---|
.. | ||
blend | ||
errors | ||
es2_conformance | ||
folding | ||
glsl | ||
inliner | ||
intrinsics | ||
metal | ||
runtime | ||
runtime_errors | ||
shared | ||
spirv | ||
workarounds | ||
README.txt | ||
update_fuzzer.py |
This directory contains source files for testing skslc compilation. The compiled output files are in the /tests/sksl/ directory.