Skip to content
Unverified Commit 20b2e2b9 authored by fjhenigman's avatar fjhenigman Committed by GitHub
Browse files

Add SpirvTools::IsValid(). (#2326)

* Add SpirvTools::IsValid().

Add a method to determine if a SpirvTools object was successfully
constructed and can be used.  It might not be depending on the parameter
to the constructor.
This is something a fuzzer wants to know before trying to use an
SpirvTools object constructed with a fuzzed parameter.
parent 86d0d9be
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment