2 comments

[ 3.2 ms ] story [ 24.5 ms ] thread
No mention of QuickCheck? I thought that was the gold standard of compiler fuzzing, or is this only focused on C/C++ compilers?
QuickCheck is not a true fuzzer, it is a property tester.