summary refs log tree commit diff stats
path: root/results/scraper/fex/995
blob: bcd3809b6721c71e62df237ec81d40cc8523b0b7 (plain) (blame)
1
2
3
Convert struct verifier over to C++
The python implementation is too slow and as we extend to testing more 32-bit types it is just spending more time running.
Convert this to C++ so that it takes less than a minute to run in CI