Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
dce1134c332298fc39634f39fbb02b47d4140538
/
llvm
/
lib
/
Fuzzer
/
FuzzerRandom.h
6ac64c3
[libFuzzer] replace std::random_shuffle with std::shuffle as std::random_shuffle is being deprecated in C++17. Also simplify fuzzer::Random. NFC
by Kostya Serebryany
· 9 years ago
c48c931
[libFuzzer] when mutating based on CMP traces also try adding +/- 1 to the desired bytes. Add another test for use_cmp
by Kostya Serebryany
· 9 years ago
6f5a804
[libFuzzer] refactoring: split the large header into many; NFC
by Kostya Serebryany
· 9 years ago